tenants
Operations addressed under /tenants — 6 operations.
get-tenant-list-by-domain-code
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
domainCodeget-tenant-list-by-domain-code › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
codeconfigsidnamerealmget-current-tenant-channel-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<ChannelDefinitionDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
ChannelName | string | no |
ChannelType | int | no |
ChannelDescription | string | no |
ChannelDate | DateOnly | no |
ClientId | string | no |
IsShared | bool | no |
HasPartner | bool | no |
IsCustomDateEnabled | bool | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeget-current-tenant-channel-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
get-current-tenant-config-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<TempCurrentConfigDto>.
| Field | Declared type | Nullable |
|---|---|---|
ConfigId | Guid | no |
ConfigCode | string | no |
FieldValue | string | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeget-current-tenant-config-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
configCodeconfigIdfieldValueidget-current-tenant-domain-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<DomainDefinitionDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Code | string | no |
DaprAppId | string | no |
DaprNamespace | string | no |
Url | string | no |
ParentDomainId | Guid? | yes |
Name | string | no |
HasCompensation | bool | no |
Priority | int | no |
HasBpm | bool | no |
IsActive | bool | no |
Translations | IEnumerable<DomainDefinitionTranslationDto> (collection) | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizetenantIdget-current-tenant-domain-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
codedaprAppIddaprNamespaceidnameparentDomainIdurlget-tenant-channel-list-by-tenant-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<ChannelDefinitionDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
ChannelName | string | no |
ChannelType | int | no |
ChannelDescription | string | no |
ChannelDate | DateOnly | no |
ClientId | string | no |
IsShared | bool | no |
HasPartner | bool | no |
IsCustomDateEnabled | bool | no |
Member names are the service's declaration names.
path Parameters
idquery Parameters
orderByorderSortpageIndexpageSizeget-tenant-channel-list-by-tenant-id › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
get-tenant-domain-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idtenantDomainIdget-tenant-domain-by-id › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
domainIdidisActive