Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Query Parameters
Tenant type
Available options:
BROKER
, SERVER
curl --request GET \
--url https://dev.startree.ai/tenants \
--header 'Authorization: <api-key>'
curl --request GET \
--url https://dev.startree.ai/tenants \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Tenant type
BROKER
, SERVER
Was this page helpful?