v1
latestOpenAPI 3.0.02026-08-04134348905.1 KBAtlas Settlement Network
List trusted counterparties
Permissions required: Read vault activity
Get trusted counterparties.
get/atlas/directory/counterparties
Query parameters
participantIdstring required
ID of the participant this trusted counterparty is for
limitinteger
Maximum number of results to return per query
afterIdstring
When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)
Response
counterparties
Example response
{
"page": {
"next": "<next page url>"
}
}