Change Updates

Do not miss any Connect API changes, ever again

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

RSS

Mar 12, 2025

draft
1.4.0
Compare
1.4.0

List Completed Study Sessions Endpoint (Draft)

New Features (Draft)

List Completed Study Sessions (GET /sessions/completed): List and filter user study sessions

Updates

Sync changes from main

5 structure changes including:
2 Additions
3 Modifications
Modified 3 Breaking
GET /smart-ia/cohorts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tests property Modified
GET /smart-ia/cohorts/{cohortId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cohort property Modified
        • tests property Modified
POST /smart-ia/cohorts
  • Body
  • application/json content type Modified
    • cohort property Modified
      • tests property Modified
        • testId property Modified
          • Property is now required
            Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • cohort property Modified
        • tests property Modified
Added 2
GET /sessions/completed
POST /users/{userId}/enable