Skip to main content
GET
List earning rules
This endpoint requires the scope.
Results are sorted by id in descending order.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:50

The maximum number of earning rules to retrieve.

Required range: 1 <= x <= 250
cursor
string

Cursor for the page of earning rules to retrieve.

Response

200 - application/json
earning_rules
object[]
metadata
object