Enables administrators and developers to programmatically retrieve a list of badge challenges.
Authorization
Bearer YOUR_TOKEN
ProgramID
StartPage
PageLength
UserID
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/recognition/challenges?ProgramID=7089&StartPage=1&PageLength=3
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "ProcessID": 34, "ProcessTitle": "Connect with 10 coworkers", "ProcessDescription": "Connect with 10 coworkers to win this badge.", "ProcessType": 1, "DateCreated": "2026-03-16T16:38:53.327", "IsActive": true, "SpaceIDCSV": "", "InSequence": false, "RepeatableBySite": true, "RepeatableByUser": true, "ContentTypeIDCSV": "", "EntityTypeIDCSV": "", "AwardContentID": 6902, "AwardContentTitle": "Connector", "AwardContentImageURL": "https://your-site.com/Assets/Uploaded-Photos/d9dfe3a5-d069-4052-9deb-d3c05b2a4463.jpg", "AwardContentStub": "connector", "AwardContentURL": "/badges/6902/connector", "OutcomeEmailTemplate": "", "OutcomePoints": 50, "OutcomeNotifyResourceKey": "" }, { "ProcessID": 38, "ProcessTitle": "Create 10 tasks for yourself", "ProcessDescription": "Create 10 tasks to win this award.", "ProcessType": 1, "DateCreated": "2026-03-16T17:10:33.863", "IsActive": true, "SpaceIDCSV": "", "InSequence": false, "RepeatableBySite": true, "RepeatableByUser": true, "ContentTypeIDCSV": "", "EntityTypeIDCSV": "", "AwardContentID": 6905, "AwardContentTitle": "Taskmaster", "AwardContentImageURL": "https://your-site.com/Assets/Uploaded-Photos/1d439da3-b73f-471a-9354-90f7cd5b03d1.jpg", "AwardContentStub": "taskmaster", "AwardContentURL": "/badges/6905/taskmaster", "OutcomeEmailTemplate": "", "OutcomePoints": 50, "OutcomeNotifyResourceKey": "" }, { "ProcessID": 32, "ProcessTitle": "Create 3 Articles", "ProcessDescription": "Create 3 articles anywhere in the intranet to win this badge.", "ProcessType": 1, "DateCreated": "2026-03-16T16:08:45.137", "IsActive": true, "SpaceIDCSV": "", "InSequence": true, "RepeatableBySite": true, "RepeatableByUser": true, "ContentTypeIDCSV": "", "EntityTypeIDCSV": "", "AwardContentID": 6900, "AwardContentTitle": "Communicator", "AwardContentImageURL": "https://your-site.com/Assets/Uploaded-Photos/203fa2fc-7701-45d6-92d7-6ac123f1d5a8.jpg", "AwardContentStub": "communicator", "AwardContentURL": "/badges/6900/communicator", "OutcomeEmailTemplate": "", "OutcomePoints": 50, "OutcomeNotifyResourceKey": "" } ] }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/81469/rest-api-get-challenges
Your session has expired. You are being logged out.