Documentation Index
Fetch the complete documentation index at: https://docs.equalsmoney.com/llms.txt
Use this file to discover all available pages before exploring further.
List all roles
GET
/v2/rolesRequest
Use this request to get a list of all roles that are currently supported.Query parameters
The maximum amount of results to return. By default, this is set to
100.Allowable values: [ 1 .. 1000 ]The amount of results to skip. By default, this is set to
0.Allowable values: A valid integerResponse
If your request is successful, you’ll receive a200 response containing a list of roles.