Access Retrieve

View as Markdown

V2 View to retrieve a single Experience by ID. Returns the latest data including the dynamic ‘experience_object’.

Path parameters

idintegerRequired

Response

idintegerRead-only
uidstringRead-onlyformat: "uuid"
workspace_groupinteger
categorystringRead-only
subcategorystringRead-only
tagslist of strings
publicationslist of objectsRead-only
is_generation_ready_for_reviewbooleanRead-only
experience_objectstringRead-only
rag_documentslist of objectsRead-only
titlestring or null<=255 characters
primary_deployed_resource_uidstring or nullformat: "uuid"

UID of the primary deployed resource (domain/blog/quest/podcast)

primary_deployed_resource_idinteger or null-2147483648-2147483647
Database ID of the primary deployed resource
primary_deployed_resource_typestring or null<=20 characters

Type of the primary deployed resource (AI Expert/AI Note/Quest/Podcast)

focus_areastring or null
visibilityenum
* `public` - Public * `private` - Private * `team` - Team * `org` - Organization
Allowed values:
statusenum
* `not_started` - Not Started * `in_progress` - In Progress * `completed` - Completed * `failed` - Failed
Allowed values:
is_draftboolean
is_fully_publishedboolean
True when all selected experience types have been successfully published
chat_sessioninteger or null
Chat session used to generate this experience
needs_reviewboolean
Whether this experience requires review before publishing