Loyalty Programs
List Products for Loyalty Program
List products for a loyalty program
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID
Query Parameters
The maximum number of items to return
Required range:
1 <= x <= 100
The cursor returned from the last request, if omitted the first page will be returned
Maximum length:
512
Response
200
application/json
Success
The response is of type object
.