Skip to content

Get all job definitions

GET
/resources/job-definitions

Responses

OK

JSON
[
  
{
  
  
"jobDefinitionId": "string",
  
  
"componentId": "string",
  
  
"parameters": {
  
  
  
"additionalProperties": {
  
  
  
  
"type": "string",
  
  
  
  
"isRequired": true
  
  
  
}
  
  
}
  
}
]

Samples

© 2024 Hantera AB. All rights reserved.