v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
Accounts

getDelegatorsByValidator

Get a list of all accounts that delegated Iota funds to the queried validator.

get/v1/validators/{address}/delegators

Path parameters

addressstring required

Queried validator address digest (hash).

Queried validator address digest (hash).

Query parameters

pageinteger required

Queried API page.

sizeinteger required

Number of queried entries.

orderBy'ASC' | 'DESC' required

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

sortBy'AMOUNT' required

Select sorting parameter.

Select sorting parameter.

stakingType'STAKING' | 'TIMELOCKED_STAKING'

Select the type by which Iota coins were staked.

Select the type by which Iota coins were staked.

searchStrstring

Enter part or full delegator address to get the queried delegator.

Response

OK