Get authorization configuration by hierarchy

Retrieve the authorization configuration based on the hierarchy: account -> program -> tenant, in other words from the most granular to the less granular one.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required

ID of the program to which the authorization configuration being fetched should be applied. You can skip this parameter if the accountId parameter is present in the query.

int32
required

ID of the account to which the authorization configuration being fetched should be applied. You can skip this parameter if the programId parameter is present in the query.

Headers
string

Organization ID

Responses

400

Bad request

401

Access token is missing or invalid

403

The request has been lost

404

The specified resource was not found

500

Internal server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json