Skip to main content
GET
List profiles (Who's watching)

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Response

200 - application/json
id
string<uuid>
required
read-only
name
string
required
read-only
avatar_id
string | null
required
read-only
is_kids
boolean
required
read-only
maturity_rating
enum<string>
required
read-only
  • GE - General Exhibition
  • PG - Parental Guidance
  • 16 - 16
  • 18 - 18
Available options:
GE,
PG,
16,
18
maturity_level
integer
required
read-only
is_locked
boolean
required
read-only
is_primary
boolean
required
read-only
autoplay_next
boolean
required
read-only
autoplay_previews
boolean
required
read-only
language
string
required
read-only
created_at
string<date-time>
required
read-only