GET
/
api
/
v1
/
additional-privilege
/
identity
/
{privilegeSlug}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

privilegeSlug
string
required

The slug of the privilege.

Minimum length: 1

Query Parameters

identityId
string
required

The ID of the identity to list.

Minimum length: 1
projectSlug
string
required

The slug of the project of the identity in.

Minimum length: 1

Response

200 - application/json
privilege
object
required

Was this page helpful?