v1
latestOpenAPI 3.1.0CC-BY-NC-SA-4.02026-07-2413803.8 MBUnmatched Credit Transfers API
List unmatched credit transfers
🚧 Beta feature
This feature is currently in private beta, and the final specification may still change.
Retrieves a list of unmatched credit transfers for the profile.
The results are paginated.
🔑 Access with
API key
Advanced access token with unmatched-credit-transfers.read
OAuth access with unmatched-credit-transfers.read
get/unmatched-credit-transfers
Query parameters
fromstring
Example:uct_abcDEFghij123456789
Provide an ID to start the result set from the item with the given ID and onwards. This allows you to paginate the result set.
limitinteger nullable
Example:50
The maximum number of items to return. Defaults to 50 items.
Response
A list of unmatched credit transfer objects.