Britive platform release 2026.03.01 is now live in production.

Get approvers groups for association approvers combination

Prev Next
Get
/api/apps/{appId}/approvers-groups
Security
HTTP
Type bearer
Path parameters
appId
stringRequired

id of the application.

Responses
200

Successfully retrieved access request settings.

Expand All
object
approversGroupSummary
Array of object (ApproversGroupDto)
object
id
string
name
string
condition
string
Valid values[ "All", "Any" ]
members
Array of object (MemberDto)
object
id
string
name
string
memberType
string
Valid values[ "User", "Tag" ]