Get order internal messages by order
Returns the caller’s OrderInternalMessages for this order, or 404 if none exist yet. | authz_personas=[coordinator_org_operators, order_executor_org_operators] | () -> (OrderInternalMessages1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_id
Response
Successful Response
_id
created_at
order_id
org_id
Must be a string starting with org_
schema_version
messages
order_internal_message_s3_object_metadata_ids
Errors
422
Order Internal Messages Get by Order V1request Unprocessable Entity Error

