get https://{tenant}.rubixx.app/api/v2.3/people//contacts/
Sample Request:
GET /api/v2.3/people/1234/contacts/3AB6DF17-9EF7-4E80-9B5D-21E47B393A2E
Log in to see full request history
Responses
200On Success
Sample Request:
GET /api/v2.3/people/1234/contacts/3AB6DF17-9EF7-4E80-9B5D-21E47B393A2E
200On Success
xxxxxxxxxx
curl --request GET \
--url 'https://.rubixx.app/api/v2.3/people/reference/contacts/contactTypeId?limit=25&page=1' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: