Skip to main content
GET
Get all payment accounts

Authorizations

Api-Key
string
header
required

Query Parameters

userId
string<uuid>

Filter payment accounts by user ID

companyId
string<uuid>

Filter payment accounts by company ID

Response

Successful operation

id
string<uuid>
required
read-only

The unique identifier of the payment account

type
enum<string>
required
Available options:
externalFiatAccount
nickname
string
required

A friendly name for this payment account

Maximum string length: 64
externalFiatAccount
object
required
createdAt
string<date-time>
required
read-only

When the payment account was created

userId
string<uuid>

User ID (present for individual teams; omit for company teams)

companyId
string<uuid>

Company ID (present for company teams; omit for individual teams)