Identity Specific Privilege
Find By Privilege Slug
Retrieve details of a specific privilege by privilege slug.
GET
/
api
/
v1
/
additional-privilege
/
identity
/
{privilegeSlug}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
privilegeSlug
string
requiredThe slug of the privilege.
Minimum length:
1
Query Parameters
identityId
string
requiredThe ID of the identity to list.
Minimum length:
1
projectSlug
string
requiredThe slug of the project of the identity in.
Minimum length:
1
Response
200 - application/json
privilege
object
required