Delegates
GET {{baseUrl}}/api/delegates?orderBy=<>&limit=<>&offset=<>
Get all delegates.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
orderBy | string | A string that specifies the column by which to sort the records. | |
limit | string | An unsigned integer that specifies the maximum number of records. | |
offset | string | An unsigned integer that specified the number of records to skip. |