Get order event

Retrieves a single order event log entry by its ID with organization and user name hydrated. | authz: min_org_role=administrator | authz_personas=[draft_creator_org_operator, coordinator_org_operators] | () -> (OrderEventExpanded1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

order_event_idstringRequired

Response

Successful Response
_idstring
actionenum

Canonical vocabulary for shipping order-event and notification actions.

actorobject
order_idstring
schema_versioninteger
timestampdatetime
entitieslist of objectsOptional
order_short_idstringOptional
org_public_dataobjectOptional
user_namestringOptional

Errors

422
Order Events Get V1request Unprocessable Entity Error