providers
List provider tenants
Get a list of tenants available in a specific provider
get/provider/{provider}/tenants
Path parameters
providerstring required
Provider name
Query parameters
qstring
Filter query
limitinteger
Maximum number of results to return (default: 100)
Response
Provider tenants
Changes
Changed in 3 of the 18 revisions of this API.13
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the non-success response with the status
501response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲