identity
members
business

Get a member's profile

get/identity/members/{id}

Path parameters

idstring required

Response

OK

created_bystring
created_tsstring date-time
disabled_tsstring date-time
emailstring
first_namestring
group_idstring
individual_idstring
last_namestring
membership_status'active' | 'inactive'
relationshipstring
statusstring
updated_bystring
updated_tsstring date-time

Changes

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

    • 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