Get access profile setting for given profile ID

Prev Next
Get
/api/access/{profileId}/environments/{environmentId}/settings
Security
HTTP
Type bearer
Path parameters
profileId
stringRequired

Profile ID to get Profile Access Setting

environmentId
stringRequired

Environment ID to get Profile Access Setting

Responses
200

Successful operation

Expand All
object
profileId
string
environmentId
string
justificationSetting
object
settingsType
string
id
string
entityId
string
entityType
string
isInherited
boolean
id
string
entityId
string
entityType
string
isInherited
boolean
itsmSetting
object
settingsType
string
id
string
entityId
string
entityType
string
isInherited
boolean
id
string
entityId
string
entityType
string
isInherited
boolean
approvalRequestData
object (ApprovalRequestData)
justification
string

Existing Justification

ticketId
string

Existing Ticket ID

ticketType
string

Existing Ticket Type

404

Profile or environment not found