Skip to main content
GET

List all validators currently approved by members of the DSO, paginated, sorted newest-first.

Query parameters

number
OpenAPI type: integer (int64).A next_page_token from a prior response; if absent, return the first page.
number
OpenAPI type: integer (int32).Maximum number of elements to return, 1000 by default.

Responses

200

ok
application/json
Contract[]
required
Contracts of Daml template Splice.ValidatorLicense:ValidatorLicense.
integer (int64)
When requesting the next page of results, pass this as URL query parameter after. If absent or null, there are no more pages.

History

Added0.5.10