Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string<uuid>
required

Creator unique identifier

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
Example:

"123e4567-e89b-12d3-a456-426614174000"

Query Parameters

include
enum<string>[]

Additional data to include in response

Available options:
profiles
Example:

Response

Successful response

data
object
required

Full creator details

warning
string

Present when partial results were returned because one or more linked profiles were skipped for data integrity reasons.