Get History
Paginated history including AMM, CLOB trades, splits/merges, NegRisk conversions. Partner API tokens with delegated_signing scope may read a sub-account by sending the x-on-behalf-of: <profileId> header.
Authorizations
Scoped API token with HMAC-SHA256 signing. Requires three headers: lmts-api-key (token ID), lmts-timestamp (ISO-8601), lmts-signature (Base64-encoded HMAC). See Authentication docs for details.
Query Parameters
Opaque cursor for cursor-based pagination. Omit for first page. For subsequent pages, pass the nextCursor value from the previous response.
Number of items per page (1-100).
1 <= x <= 10020
Response
Paginated history of all user actions
List of history entries
Total count of entries (null in cursor mode)
8
Opaque cursor for the next page. null when there are no more pages. Pass this value back as the cursor query parameter to fetch the next page.
"eyJ0Ijoi..."