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_id
Response
Successful Response
_id
action
Canonical vocabulary for shipping order-event and notification actions.
actor
order_id
schema_version
timestamp
entities
order_short_id
org_public_data
user_name
Errors
422
Order Events Get V1request Unprocessable Entity Error

