Skip to main content
GET
Get Order

Authorizations

Authorization
string
header
required

Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.

Path Parameters

orderId
string<uuid>
required

OmniCommerce order UUID returned from create or list.

Query Parameters

organizationId
string

Optional organization scope for session-authenticated calls. OAuth client credentials resolve the organization from the token.

Maximum string length: 120

Response

Order detail returned.

ok
boolean
required
apiVersion
string
required
Allowed value: "developer_v1"
operationId
string<uuid>
required
status
string
required
Allowed value: "completed"
warnings
string[]
required
recommendations
string[]
required
data
object
required