@camunda8/orchestration-cluster-api
Preparing search index...
index
SearchClientsForTenantResponses
Type Alias SearchClientsForTenantResponses
type
SearchClientsForTenantResponses
=
{
"200"
:
SearchQueryResponse
&
{
items
?:
{
clientId
?:
string
}
[]
}
;
}
Index
Properties
200
Properties
200
"200"
:
SearchQueryResponse
&
{
items
?:
{
clientId
?:
string
}
[]
}
The search result of users for the tenant.
Type Declaration
Optional
items
?:
{
clientId
?:
string
}
[]
The matching clients.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
200
@camunda8/orchestration-cluster-api
Loading...
The search result of users for the tenant.