Change Updates

Do not miss any missionX API changes, ever again

Subscribe to the missionX API changelog to be up to date on recent changes.

RSS

Apr 16, 2025

v2-beta
1.0.0
Compare

API structure has changed

4 structure changes including:
1 Addition
3 Modifications
Modified 3
GET /orgs/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • people property Modified
        • archived, archivedAt properties Added
  • Query
  • withArchivedPeople query parameter Added
GET /projects
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • people property Modified
PATCH /orgs/people/{personId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • archived, archivedAt properties Added
Added 1
GET /orgs/people/{personId}