identity
members
business

List members of the caller's group

get/identity/members

Query parameters

limitinteger
cursorstring
status'active' | 'inactive' | 'all'

Response

OK

has_moreboolean required
next_cursorstring nullable required
total_countinteger nullable

Changes

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

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the optional property data/items/disabled_ts to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/membership_status to the response with the 200 status

      response-optional-property-added

    • the data/items/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 data/items/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 data/items/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 data/items/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