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_id
Response
Successful Response
schema_version
order_id
_id
org_id
Must be a string starting with org_
created_by_user_id
Must be a string starting with user_
created_at
order_ref
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).
order_short_id
department_id
assigned_operator_user_ids
case_s3_object_metadata_ids
status
Allowed values:
needs_action
messages
Errors
422
Cases Get by Order Short ID V1request Unprocessable Entity Error

