Tiers
Get All Application Tiers
This request is used to fetch all the Tiers allowed to be assigned to a user, before creating one. Call this endpoint before creating an Application User
GET
/
tiers
/
Request
Authorization
string
requiredAn API key is a token that you provide when making API calls.
Integral-Application-Id
string
requiredAn Application ID that finds the application you are working with. This Application ID can be found on the Integral platform through the dashboard or Application’s page.
Response
The response of this API request provides back a list of information on all Application Tiers created for the given Application ID.
apiKeys
Tiers[]
required