Changes to Get current session metadata

GET /identity/sessions/current

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 23 revisions of this API.4

  1. 26c1cb1521b01
  2. fe2041c5ba863

What changed

    • added the optional property password_change_required to the response with the 200 status

      response-optional-property-added

    • the group_id response's property pattern was changed from ^grp_[0-9a-hjkmnp-tv-z]{26}$ to ^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the individual_id response's property pattern was changed from ^ind_[0-9a-hjkmnp-tv-z]{26}$ to ^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the unaccepted_terms_document_ids/items/ response's property pattern was changed from ^doc_[0-9a-hjkmnp-tv-z]{26}$ to ^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog