Identity Specific Privilege
List
List of a specific privilege of an identity in a project.
GET
/
api
/
v1
/
additional-privilege
/
identity
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
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
unpacked
enum<string>
default: trueWhether the system should send the permissions as unpacked
Available options:
false
, true
Response
200 - application/json
privileges
object[]
requiredWas this page helpful?