List counterparties by user

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

Query 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…
Path Params
uuid
required

The Striga user id whose counterparties to list

Query Params
string
enum

Restrict by counterparty type; omit or use ALL for no filter (same server behavior).

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