Get User Contacts
Get all contacts created by the current user. Uses RLS to enforce that users can only see their own contacts. Includes registered user info when available.
Response
Successful Response
Changes
Changed in 3 of the 34 revisions of this API.44
- ●
added the new
registeredenum value to theitems/statusresponse property for the response status200response-property-enum-value-added
- ○
removed the
existing_userenum value from theitems/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
invitation_acceptedenum value from theitems/statusresponse property for the response status200response-property-enum-value-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
items/last_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/user_ext_idfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/userto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
- ○