Britive platform release 2026.03.01 is now live in production.

Get Britive-managed permission details for a specific permission

Prev Next
Get
/api/apps/{appId}/britive-managed/permissions/{permissionId}
Security
HTTP
Type bearer
Path parameters
appId
stringRequired

Id of the application

permissionId
stringRequired

Id of the application

Responses
200

Successfully retrieved britive managed permissions.

Expand All
object
id
string
name
string
ExampleDevAccessPermission
description
string
ExamplePermission to access develop environment
type
string
Examplerole
isPrivileged
boolean
tags
Array of object (Tag)
object
key
string
value
string
permissionDefinition
object
createdDate
string
createdBy
string
updatedDate
string
updatedBy
string
childPermissions
Array of object (ChildPermissionDto)
object
name
string
ExampleDevAdminPolicy
type
string
ExampleinlinePolicy
permissionDefinition
object
isPrivileged
boolean
404

Permission id not found