Changes to List members of the caller's group
GET /identity/members
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 22 revisions of this API.7
What changed
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
- ○
added the optional property
data/items/disabled_tsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/membership_statusto the response with the200statusresponse-optional-property-added
- ○
- ○
the
data/items/created_byresponse'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 status200response-property-pattern-changed
- ○
the
data/items/group_idresponse'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 status200response-property-pattern-changed
- ○
the
data/items/individual_idresponse'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 status200response-property-pattern-changed
- ○
the
data/items/updated_byresponse'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 status200response-property-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○