Get user daily volume
Account/user info
Get user daily volume
Limit 10 requests per 60 seconds
GET /v1/volume/user/daily
Returns the authenticated account’s daily perpetual trading volume for the requested date range.
GET
Get user daily volume
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Query Parameters
Start date in YYYY-MM-DD format.
End date in YYYY-MM-DD format.