v1
latestOpenAPI 3.0.02026-08-04134348905.1 KBAtlas Settlement Network
List participants
Permissions required: Read vault activity
Get the list of participants you have access to.
get/atlas/directory/participants
Query parameters
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
participants
Example response
{
"page": {
"next": "<next page url>"
}
}