@camunda8/orchestration-cluster-api
Preparing search index...
index
GetFormByKeyData
Type Alias GetFormByKeyData
type
GetFormByKeyData
=
{
body
?:
never
;
path
:
{
formKey
:
FormKey
}
;
query
?:
never
;
url
:
"/forms/{formKey}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
formKey
:
FormKey
}
Type Declaration
formKey
:
FormKey
The form key.
Optional
query
query
?:
never
url
url
:
"/forms/{formKey}"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The form key.