Get configuration for the job agent
GET/:customerId/job-agents/configuration
Get configuration for the job agent
Request
Path Parameters
customerId uuidrequired
A unique UUID value that identifies the customer.
Header Parameters
X-MindKey-User-Language string
Default value: en-us
Specify User UI Language
X-MindKey-User-Culture string
Default value: en-us
Specify User UI Culture
X-MindKey-User-Timezone string
Default value: Europe/Copenhagen
Specify timezone.
Responses
- 200
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
jobAgentTypeId stringnullable
{
"jobAgentTypeId": "string"
}
Not Found
Internal Server Error
Loading...