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_idstringRequired

Response

Successful Response
_idstring
created_atdatetime
order_idstring
org_idstring

Must be a string starting with org_

schema_versioninteger
messageslist of objects
order_internal_message_s3_object_metadata_idslist of strings

Errors

422
Order Internal Messages Get by Order V1request Unprocessable Entity Error