Get a summary of transactions with fee tiers, total volume, and fees.
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Creating API Keys section of our Coinbase App Authentication docs for information on how to generate your Bearer Token.
Only returns the orders matching this product type. By default, returns all product types.
UNKNOWN_PRODUCT_TYPE
, SPOT
, FUTURE
Only returns the orders matching this contract expiry type. Only applicable if product_type is set to FUTURE.
UNKNOWN_CONTRACT_EXPIRY_TYPE
, EXPIRING
, PERPETUAL
Venue for product
UNKNOWN_VENUE_TYPE
, CBE
, FCM
, INTX
A successful response.
The response is of type object
.