List Experiences for Collection Creation
List experiences from the selected publication. Used in step 2 of the collection creation wizard. Only returns experiences (is_fully_published=False). Each experience contains exactly one experience type, making it simpler to manage. Draft experiences with multiple types are excluded to avoid complexity.
Path parameters
publication_id
ID of the publication to list experiences from
Query parameters
experience_type
Filter by experience type (AI_EXPERT, AI_NOTE, QUEST, PODCAST)
ordering
Which field to use when ordering the results.
page
A page number within the paginated result set.
page_size
Number of results to return per page.
search
Response
List of published experiences
count
results
next
previous
Errors
401
Unauthorized Error
404
Not Found Error

