Request ‒ Tenants/Get (Specific)
Request ‒ Tenants/Get (Specific)
Property
Type
Description
Mandatory
tenantId
String
This is the unique identifier (tenantId) that is automatically assigned by IoT Platform when a Tenant is created. This tenantId is returned in the response of the Tenants/Post.
Y
Example JSON Tenants/Get (Specific) Request
curl -X GET \
https://api.stg.axonize.com/odata/tenants/5851631d4e41925b98f01234 \
-H ‘Authorization: Token’ \
-H ‘appId: be517433-c4b8-4788-9258-1ba220435d63’