Your user
Your user
Your user is your representation as a human administrator on the platform. It can become a member of organizations and own spaces.
To learn how to authenticate using bearer tokens or how to manage your credentials and API keys, check the authentication section.
To learn how to review your usage records, check the usage section.
Access: Only you can manage your user.
Users must not be confused with identities, which represent the people speaking on the audios uploaded to the platform.
Fields
id
string
requiredThe UUID of the user. Is unique.
handle
string
requiredThe handle of the user. Is unique.
alias
string | null
requiredThe alias of the user.
email
string
requiredThe email of the user. Is unique.
state
enum<string>
requiredThe state of the user.
Available options:
verified
, unverified
, blocked
orgs
integer
requiredThe number of organizations of the user.
spaces
integer
requiredThe number of spaces of the user.
createdAt
string
requiredThe date and time when the user was created.