Container Service
Container
Fetch details of container
1min
GET
PATH PARAMETERS
containerId
string
*Unique id of Container
containerTypeName
string
*Example: bag
A unique name to represent type of a container.
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique request id.
X-COREOS-TID
string
*Example: delhivery1234
Tenant id
X-COREOS-ACCESS
string
*Core-os access token
X-COREOS-USERINFO
string
Core-os user info
RESPONSES
200
OK
ContainerResponse
data
ContainerByIdResponseData
request
Request
400
Bad Request
ErrorResponse
error
Error
Error Information
request
Request
401
Unauthorized
ErrorResponse
error
Error
Error Information
request
Request
404
Not Found
ErrorResponse
error
Error
Error Information
request
Request
503
Server Error
ErrorResponse
error
Error
Error Information
request
Request


Updated 24 Aug 2023
Did this page help you?