Get by order ref

Retrieves the case for a given order ID, short ID, or off-chrt reference ID. | authz: min_org_role=operator | () -> (Case1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

order_refstringRequired

Order ID, short ID, or off-chrt reference ID

Response

Successful Response
schema_versioninteger
order_idstring
_idstring
org_idstring

Must be a string starting with org_

created_atdatetime
department_idstring
assigned_user_idslist of strings
case_s3_object_metadata_idslist of strings
messageslist of objects

Errors

422
Cases Get by Order Ref V1request Unprocessable Entity Error