List counterparties by user

Returns counterparties for the given userId in the request body within the authenticated application. Only rows with disabled: false are included (disabled counterparties are omitted).

Body filter may be SELF_HOSTED, VASP, or ALL (default behavior when omitted is no type filter — same effect as ALL). Pagination: omitted page defaults to 1; omitted limit defaults to 20 server-side.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

User whose counterparties to list.

uuid
string
enum

Restrict by counterparty type; omit or use ALL for no filter.

Allowed:
integer
≥ 1

1-based page index (default 1 when omitted).

integer
≥ 1

Page size (default 20 when omitted).

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json