Skip to main content
GET
Get an order
Returns a single synced order along with its result_components — the writable result columns for that order. Each component’s field_id is the write target accepted by Add Order Results, so fetch the order first to learn which components you can populate.

Example Request

Example Response

Authorizations

client_id
string
header
required
client_secret
string
header
required
access_token
string
header
required

Path Parameters

id
string
required

Cobalt order ID.

Response

The order and its result components

success
boolean
required
order
object
required