Skip to content
Search
K
Main Navigation
Learn
Resources
Official Apps
API Reference
Release Notes
Appearance
Menu
Return to top
Get all job definitions
GET
/resources/job-definitions
Responses
200
400
401
403
OK
Content-Type
text/plain
Schema
JSON
JSON
[
{
"jobDefinitionId"
:
"string"
,
"componentId"
:
"string"
,
"parameters"
:
{
"additionalProperties"
:
{
"type"
:
"string"
,
"isRequired"
:
true
}
}
}
]
GET
/resources/job-definitions
Samples