/{chain}/directory

Returns a paginated list of known organizations, validators, and apps on the network.

Filter by organization type or by text matching a display name or party identifier prefix.

Note: For pagination, use the nextPageUrl link that will be returned as part of the output, or use the cursor parameter with the value from nextCursor in the previous response.

Path Params
string
required
Defaults to canton

Name of the chain.

Query Params
string

Filter by organization type (e.g. validator, app, sv). Optional.

string

Text filter matching a display name or party identifier prefix. Optional.

int32
1 to 100
Defaults to 50

Number of items to return per page. Default is 50, max is 100.

string

Pagination cursor from a previous response's nextCursor field. Optional.

Headers
string
required
Defaults to demokey

API Key for Canton API. To generate an API Key, visit https://app.noves.fi

Responses

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