There was an error while loading. Please reload this page.
GET /challenge-tracks?isActive=true
tracks[]=Design&tracks[]=Development
trackIds[]=uuid1&trackIds[]=uuid2
NO CHANGE - Still v3 technologies and platforms call, combine and dedupe
?tags[]=tag1&tags[]=tag2
GET /challenge-types?isActive=true
types[]=Design&types[]=Development
typeIds[]=uuid1&typeIds[]=uuid2
Color based on challengeObj.track: Design - blue, Development: Green, QA: Purple?, Data Science: Brown
Letters based on challengeObj.type - you can look this up against ChallengeTypes, there is an challengeTypeObj.abbreviation. Right now, the values are https://github.com/topcoder-platform/challenge-api/blob/develop/src/scripts/seed/ChallengeType.json
challengeTypeObj.abbreviation
Buckets
GET /challenges?status=Active
GET /challenges?status=Active&memberId=:jwtMemberId
GET /challenges?status=Active¤tPhaseName=Registration
GET /challenges?status=Active®istrationEndDateEnd=:todaysDate
GET /challenges?status=Active¤tPhaseName=Review
GET /challenges?status=Completed
GET /challenges?status=Active&isTask=true