v1

latestOpenAPI 3.0.02026-07-24103118224.7 KB
Connect Transfers

List internal Connect transfers

Paginated list of transfers initiated by the authenticated marketplace, newest first. Always scoped to the caller, so cross-marketplace reads are structurally impossible. Supports filtering by status, origin and destination.

get/api/connect/transfers

Query parameters

pagenumber

Page number, 1-indexed. Defaults to 1.

limitnumber

Items per page. Defaults to 20, max 100.

status'INITIATED' | 'PROCESSING' | 'CONFIRMED' | 'FAILED'

Filter by lifecycle status.

originIdstring

Filter by the debited account user id.

destinationIdstring

Filter by the credited account user id.

Response

Paginated list of transfers