Get loyalty programs
Catalog
Get loyalty programs
Returns loyalty programs available to the authenticated API key.
For shared API keys spanning multiple companies, duplicate programs with the same id and localized name are deduplicated.
GET
Get loyalty programs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Comma-separated list of languages to include.
Example:
"cs_CZ,de"
Query Parameters
Number of records to return.
Required range:
1 <= x <= 100Number of records to skip.
Required range:
x >= 0