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 or null
assigned_user_idslist of strings
case_s3_object_metadata_idslist of strings
billing_review_statusenum

Operator-driven billing-review flag for an OrderGroup (group-level) or a Case (per-order, per-org). Distinct from the derived billing settlement state - this is a manual triage status the operator flips.

messageslist of objects

Errors

422
Cases Get by Order Ref V1request Unprocessable Entity Error