Delegates

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

Get all delegates.

Request Params

KeyDatatypeRequiredDescription
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.