User
Get user
Get a user.
POST
/
tune.Studio
/
GetUser
Authorizations
Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
application/json · object
The body is of type object
.
Response
200 - application/json
The user ID.
The user email.
The user name.
The list of user access keys.
The time the user was created.
The time the user was last updated.
The metadata of the user.
The username of the user.
The avatar URL of the user.
Was this page helpful?