Get the consents for a branch and a role.

GET: /api/branches/{guid}/consents?role={string}

Path Params
uuid
required

The branch id (if no consent, use default branch id)

Query Params
string

The target role

Responses
200

OK

404

The entity has not been found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!