AI Studios - Creator Profiles

View as Markdown

POST: Get comprehensive creator profiles for a specific publication/studio. Returns detailed profile information for both the publication owner (creator) and all co-creators with complete user details. Requires a publication URL in the POST body to filter profiles by publication. Includes all profile fields: personal info, social links, skills, focus areas, and more.

Request

This endpoint expects an object.
urlstringRequired
Publication custom URL to get creator profiles for

Response

Successfully retrieved creator profiles
publicationmap from strings to anyRead-only
creatorobject
Comprehensive creator profile serializer with all required fields. Serializes IAMUserDetail but includes IAMUser fields via source paths. This approach is more efficient as it uses direct field access.
co_creatorslist of objectsRead-only

Errors

400
Bad Request Error
404
Not Found Error