Get user volume statistics
User data
Get user volume statistics
Limit 10 requests per 60 seconds
GET /v1/admin/volume/user/stats
This endpoint supports per-user queries only. Provide either user_account or user_address; broker-wide queries are not supported.
GET
Get user volume statistics
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
Broker ID associated with the target user.
Target user account. This endpoint is per-user only; provide either user_account or user_address.
Target user address. This endpoint is per-user only; provide either user_address or user_account.