Skip to content

Get User Permissions

GET
/permissions/users/{accountId}

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

accountId*

Account id

Type
string
Required

Responses

The user's groups, overrides and effective permissions

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License