/{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.

Follow nextPageUrl or pass nextCursor as cursor to retrieve the next page.

Path Params
string
required
Defaults to canton

Canton chain name. Use a name returned by GET /chains.

Query Params
string

Organization type to include, such as validator, app, or sv. Optional.

string

Display name text or full Canton party ID prefix to match. Optional.

int32
1 to 100
Defaults to 50

Maximum number of directory entries returned per page. Default is 50; maximum is 100.

string

Opaque cursor from the previous response's nextCursor. 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