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_ref
Order ID, short ID, or off-chrt reference ID
Response
Successful Response
schema_version
order_id
_id
org_id
Must be a string starting with org_
created_at
department_id
assigned_user_ids
case_s3_object_metadata_ids
billing_review_status
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.
messages
Errors
422
Cases Get by Order Ref V1request Unprocessable Entity Error

