Get recent fills
Exchange
Get recent fills
Returns recent public execution entries for a market as a fills view. Use it for execution review and market activity displays; use order detail when reconciling fills for one of your own orders.
GET
Get recent fills
Documentation Index
Fetch the complete documentation index at: https://stabyl.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key. Send it in the X-Api-Key header.
Query Parameters
Trading pair identifier returned by GET /partner/exchange/markets, for example USD/NGN.
Number of fill entries to return. Defaults to 50 and is capped by the API.