List all validators currently approved by members of the DSO, paginated, sorted newest-first
GET
Scan API
List all validators currently approved by members of the DSO, paginated, sorted newest-first
OpenAPISince 0.5.10
Protocol Details
Inputs
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.Outputs
200
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
Introduced
0.5.10