Skip to content
hantera
ˍ
Search
K
Main Navigation
Learn
Resources
Official Apps
API Reference
Release Notes
hantera.io →
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /api/http/get-resources-job-definitions.md for this page in Markdown format
aside: false outline: false title: vitepress-openapi
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