Loyalties
List Earning Rules
Returns a list of all earning rules within a given campaign.
get/v1/loyalties/{campaignId}/earning-rules
Query parameters
limitinteger
Limits the number of objects to be returned. The limit can range between 1 and 100 items. If no limit is set, it returns 10 items.
pageinteger
Which page of results to return. The lowest value is 1.
order'created_at' | '-created_at' | 'updated_at' | '-updated_at'
Sorts the results using one of the filtering options, where the dash - preceding a sorting option means sorting in a descending order.
Response
Returns a list of earning rules.