Request ‒ Tenants/Get (List)
Request ‒ Tenants/Get (List)
Property
Type
Description
Mandatory
appId
String
The unique identifier of this Application’s Master Application. A Master Application is the Application that enables the management of all/any of the Applications within a Tenant and all its Sub-tenants. Each Tenant has a single Master Application.
Y
Example JSON Tenants/Get (List) Request
curl -X GET \
https://api.stg.axonize.com/odata/tenants \
-H ‘Authorization: Token’ \
-H ‘appId: 801A048A-9F23-429F-BF0D-B6D35B22771E ‘