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.
projectSlug
string
requiredThe slug of the project of the identity in.
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?