Dispatch Service
Custom Code Config
get custom code configurations
1min
GET
PATH PARAMETERS
customCodeConfigId
string
*Unique id of custm code config.
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
Custom Code Configuration
CustomCodeConfigResponse
data
CustomCodeGetResponseData
request
Request
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?