@camunda8/orchestration-cluster-api
Preparing search index...
index
SearchUsersResponses
Type Alias SearchUsersResponses
type
SearchUsersResponses
=
{
"200"
:
SearchQueryResponse
&
{
items
:
{
email
?:
string
;
name
?:
string
;
username
?:
Username
}
[]
;
}
;
}
Index
Properties
200
Properties
200
"200"
:
SearchQueryResponse
&
{
items
:
{
email
?:
string
;
name
?:
string
;
username
?:
Username
}
[]
;
}
The user search result.
Type Declaration
items
:
{
email
?:
string
;
name
?:
string
;
username
?:
Username
}
[]
The matching users.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
200
@camunda8/orchestration-cluster-api
Loading...
The user search result.