Retrieves a list of orders
GET {{baseUrl}}/v1/orders
Retrieves a list of orders and its allocation offsets or negative emissions. You can only retrieve orders associated with the organization you are querying for.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Patch-Version | number |
RESPONSES
status: OK
{"success":false,"error":{},"data":[{"id":"nostrud ut esse","mass_g":1874147266,"production":false,"state":"placed","allocation_state":"partially_allocated","price_cents_usd":"anim elit","patch_fee_cents_usd":"velit proident aliqua et","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":{}},{"id":"sunt reprehender","mass_g":1780343691,"production":false,"state":"complete","allocation_state":"partially_allocated","price_cents_usd":"cupidatat reprehenderit","patch_fee_cents_usd":"consequat dolor veniam ipsum","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":{}}],"meta":{"prev_page":58716029,"next_page":-84708412}}