curl --request GET \ --url https://api.truecold.io/v1/shipments/{id} \ --header 'x-api-key: <api-key>'
{ "error": false, "data": { "id": "<string>", "code": "<string>", "account_id": "<string>", "created_at": "<string>" } }
UUID of the shimpent
"382bc9c0-6a3b-4255-97f4-98e91ceab047"
The response is of type object.
object