get https://api.corestack.io/tenants/
Retrieve a tenant by its Id. If you're unsure of the tenant_id, use listTenant operation to list all tenants under a CoreStack account and fetch the needed tenant_id.
Log in to see full request history
Responses
Retrieve a tenant by its Id. If you're unsure of the tenant_id, use listTenant operation to list all tenants under a CoreStack account and fetch the needed tenant_id.
xxxxxxxxxx
curl --request GET \
--url https://api.corestack.io/tenants/tenant_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: