Dispatch Service
Job Type
Get configuration of a job type
1min
GET
PATH PARAMETERS
jobTypeId
SystemGeneratedId
*Unique ID. Combination of entity name and UUID.
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique RequestId
X-COREOS-TID
string
*Tenant id
X-COREOS-ACCESS
string
*Access Token
X-COREOS-USERINFO
string
*user info
RESPONSES
200
OK
object
error
Error
*Error information
request
Request
*data
JobTypeData
400
OK
GetErrorResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]
401
OK
GetErrorResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]
404
OK
GetErrorResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]


Updated 03 Aug 2023
Did this page help you?