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.
Query Parameters
identityId
string
requiredThe ID of the identity to list.
projectSlug
string
requiredThe slug of the project of the identity in.
Response
200 - application/json
privilege
object
required