List counterparties by user

Returns counterparties for the given owner (userId or businessId) within the authenticated application.

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

Provide exactly one of userId or businessId.

uuid

User whose counterparties to list. Provide exactly one of userId or businessId.

uuid

Business whose counterparties to list. Provide exactly one of userId or businessId.

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 to 100

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