Accounts Delegates

GET {{baseUrl}}/api/accounts/delegates?address=<get>&orderBy=<>&limit=<>&offset=<>

Get the delegates of an account.

Request Params

KeyDatatypeRequiredDescription
addressstringA valid RIPA Address.
orderBystringA string that specifies the column by which to sort the records.
limitstringAn unsigned integer that specifies the maximum number of records.
offsetstringAn unsigned integer that specified the number of records to skip.