Apps And Solutions
Common

Get all tenants for a given stack

1min
GET
/developer/stack/{stackId}/tenants
This is an api for retrieving all the tenants onboarded on a given stack with ability to filter by the subscription status and tenant country. Returns empty array if no tenants are found.
Path Parameters
stackId
*
Header Parameters
x-developerplatform-access
*
Query Parameters
itemId
isSubscribed
Responses
200
tenantId
*
status
associatedOrganization
isSubscriptionActive
countryCode
organizationShortName
400
Given stackId does not exist
error
*
request
*
Curl
JS
Ruby
Python
Responses
200
400