Skip to main content
GET
List Payin Accounts

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

Query Parameters

provider
enum<string>
required

The provider to list accounts from. Only Borderless has payin accounts.

Available options:
CircleMint,
Borderless

Response

200 - application/json

Success

items
object[]
required

The provider accounts available for payins.

Last modified on September 3, 2026