List Conversions

Retrieves a list of conversions (on-ramp transfers) for your customer account

Query parameters

limitintegerOptional1-100Defaults to 20

Number of records per page (max 100)

cursorstringOptional
Cursor for pagination

Response

List Conversions
datalist of objects
Array of conversions for the current page
has_next_pageboolean
Whether there are more pages available
cursorstring or null

Cursor for fetching the next page (null if no next page)

Errors

400
Bad Request Error