Britive platform release 2026.03.02 is now live in production.

Get profile by ID

Prev Next
Get
/api/resource-manager/profiles/{id}
Security
HTTP
Type bearer
Path parameters
id
stringRequired

ID of the profile to retrieve

Responses
200

Profile retrieved successfully

object
profileId
string
name
string
description
string
expirationDuration
integer
status
string
Valid values[ "inactive", "active" ]
delegationEnabled
boolean
extendable
boolean
extensionDuration
long
extensionLimit
integer
notificationPriorToExpiration
long
policyOrderingEnabled
boolean
404

Not Found