List customer achievements

GET {{baseUrl}}/v1/applications/:applicationId/achievement_progress/:integrationId?pageSize=50&skip=5&achievementId=20&title=50% off on 50th purchase.

For the given customer profile, list all the achievements that match your filter criteria.

Request Params

KeyDatatypeRequiredDescription
pageSizenumberThe number of items in the response.
skipnumberThe number of items to skip when paging through large result sets.
achievementIdnumberThe ID of the achievement. You can get this ID with the List achievement endpoint.
titlestringFilter results by the title of an achievement.