Last updated 2 months ago
/tenants
The requested API version
Success: List of available tenants retrieved successfully.
Internal Server Error: An unexpected error occurred or a server timeout.
curl -L \ --url '/tenants' \ --header 'Authorization: Bearer JWT'
[ { "tenantId": "123e4567-e89b-12d3-a456-426614174000", "tenantName": "text", "servicePrincipalProfileId": "123e4567-e89b-12d3-a456-426614174000", "capacityId": "123e4567-e89b-12d3-a456-426614174000", "defaultThemeId": null } ]