Get by order short ID

Retrieves the case for a given order short 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_short_idstringRequired

Response

Successful Response
_idstring
created_atdatetime
order_idstring
org_idstring

Must be a string starting with org_

schema_versioninteger
assigned_user_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.

case_s3_object_metadata_idslist of strings
department_idstring
messageslist of objects

Errors

422
Cases Get by Order Short ID V1request Unprocessable Entity Error