Skip to content

Get Member Permissions

GET
/organization/{id}/members/{accountId}/permissions

Returns a member's organization permission overrides and their effective permissions. Requires the "org.members.manage" permission in the organization.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

Organization id

Type
string
Required
accountId*

Member account id

Type
string
Required

Responses

Member permission overrides and effective permissions

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License