GET auth/{clientName}/tenants
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TenantAccessDtoName | Description | Type | Additional information |
---|---|---|---|
Tenant | string |
None. |
|
PublicApiBaseUrl | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
- {
- "Tenant": "sample string 1",
- "PublicApiBaseUrl": "sample string 2"
{
- "Tenant": "sample string 1",
- "PublicApiBaseUrl": "sample string 2"