Get orders summary for enterprise

Returns aggregated order amounts and counts by asset. Amounts are returned as strings in lowest denomination (no decimal formatting). By default, includes all non-failed orders (created, pending, and fulfilled). Use the optional status parameter to filter by specific order statuses.

Path Params
string
required
length ≥ 1

Enterprise id

Query Params
stablecoin

Stablecoin name(s) to filter across all chains

string
length ≥ 1

Blockchain network identifier to filter summary

status

Order processing status(es) to filter summary - accepts only user-facing statuses

string
enum

Time period grouping for time-series data. When provided, returns timeSeries array in response.

Allowed:
date-time

Start date for time-series data (inclusive). Defaults to 1 year ago if groupBy is provided.

date-time

End date for time-series data (inclusive). Defaults to current timestamp if groupBy is provided.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json