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

limitintegerOptional
Number of documents per page
offsetintegerOptional
Index of the first document in the page
sort_fieldenumOptional
Sort documents by field
Allowed values:
sortstringOptional
Sort documents by field

Response

Loyalty Program page
itemslist of objects
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