Get loyalty program list
Returns list of loyalty programs
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Query parameters
limit
Number of documents per page
offset
Index of the first document in the page
sort_field
Sort documents by field
Allowed values:
sort
Sort documents by field
Response
Loyalty Program page
items
Loyalty Program list
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error