Retrieves an order

GET {{baseUrl}}/v1/orders/:id

Retrieves a given order and its allocation offsets or negative emissions. You can only retrieve orders associated with the organization you are querying for.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Patch-Versionnumber

RESPONSES

status: OK

{"success":false,"error":{},"data":{"id":"nisi dolore nulla proident officia","mass_g":1705040866,"production":false,"state":"draft","allocation_state":"pending","price_cents_usd":"labore","patch_fee_cents_usd":"ullamco est ut","allocations":[{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"production":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"mass_g":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"production":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"mass_g":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"metadata":{}}}