Skip to main content
GET
/
users
/
me
/
scopes
Error
A valid request URL is required to generate request examples
{
  "scopes": [
    "<string>"
  ]
}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

workspace_id
string<uuid> | null

Response

Successful Response

Read schema for a user's effective scopes.

scopes
string[]
required

List of effective scope strings for the user