List Conversions
Lists auto-convert conversions with pagination and filtering.
get/conversions
Query parameters
limitstring
Max results per page.
cursorstring
Pagination cursor from a previous response's nextCursor.
statusstring
Filter by conversion status, e.g. COMPLETED, FAILED.
currencystring
Filter by source or destination currency.
typestring
Filter by transfer type, e.g. fiat-crypto, crypto-fiat.
dateFromstring
Start of creation-date range (ISO-8601).
dateTostring
End of creation-date range (ISO-8601).
Changes
No recorded changes to this endpoint across all 1 revision of this API.