Get Order
Orders
Get Order
Get one order by its OmniCommerce UUID for the authenticated organization.
Authentication
Requires orders:read.
Response
The organization-scoped detail includes:
- Line items and normalized status
- Buyer and contact fields
- Shipping and billing addresses
- Return context
- Finance breakdown
- Settlement projection, when available
Orders outside the authenticated organization are not exposed and return 404 Not Found.
GET
Get Order
Authorizations
Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.
Path Parameters
OmniCommerce order UUID returned from create or list.
Query Parameters
Optional organization scope for session-authenticated calls. OAuth client credentials resolve the organization from the token.
Maximum string length:
120