Changes to Get a member's profile

GET /identity/members/{id}

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

Changed in 2 of the 22 revisions of this API.16

  1. 3b6fc83738842
  2. fe2041c5ba8614

What changed

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

      response-optional-property-added

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

      response-optional-property-added

    • changed the pattern of the path request parameter id from ^ind_[0-9a-hjkmnp-tv-z]{26}$ to ^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$

      request-parameter-pattern-changed

    • the created_by 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 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 updated_by 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

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