AI Studios - Publication Co-Creators

View as Markdown

POST: Get co-creators for a specific publication/studio with minimal user details. Returns users who have co-creator access to the publication including their role and status. Only includes co-creators with actual IAMUser accounts (not email-only invitations). Requires a publication URL in the POST body to filter co-creators by publication.

Query parameters

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
searchstringOptional

Search co-creators by username or full name

Response

Successfully retrieved publication co-creators

countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"

Errors

400
Bad Request Error
404
Not Found Error