Change Updates

Do not miss any my.nethesis.it API changes, ever again

Subscribe to the my.nethesis.it API changelog to be up to date on recent changes.

RSS

Jul 25, 2025

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /auth/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • userRoles, userRoleIds, userPermissions, orgRole, orgRoleId, orgPermissions, organizationId, organizationName properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • logto_id, user_roles, user_role_ids, user_permissions, org_role, org_role_id, org_permissions, organization_id, organization_name properties Added
GET /user/profile
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • userRoles, userRoleIds, userPermissions, orgRole, orgRoleId, orgPermissions, organizationId, organizationName properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • logto_id, user_roles, user_role_ids, user_permissions, org_role, org_role_id, org_permissions, organization_id, organization_name properties Added
POST /auth/exchange
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • user property Modified
POST /auth/refresh
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • user property Modified