Delegate status to filter by (true - only active, false - only deactivated, undefined - all delegates)
lastActivityone of | nullableOptional
Filters delegates by last activity level (where the delegate was updated)
selectone of | nullableOptional
Specify comma-separated list of fields to include into response or leave it undefined to return full object. If you select single field, response will be an array of values in both .fields and .values modes.
sortone of | nullableOptional
Sorts delegators by specified field. Supported fields: id (default), activationLevel, deactivationLevel, stakingBalance, balance, numDelegators.
offsetone of | nullableOptional
Specifies which or how many items should be skipped
limitinteger ยท int32 ยท max: 10000Optional
Maximum number of items to return
Default: 100
Responses
application/json
all of[]Optional
get
GET /v1/delegates HTTP/1.1
Host: xtz-index.nownodes.io
Accept: */*