List Contacts

GET {{base_url}}/public/v1/contacts

Get Contacts associated with a workspace.

Find more https://developers.pandadoc.com/reference/list-contacts

RESPONSES

status: OK

{"results":[{"id":"EmnxmZvnmrUe2jqDDipSyf","email":"test@pandadoc.com","first_name":"test","last_name":"test","company":"test","job_title":"test","phone":"test","country":"test","state":"test","street_address":"test","city":"test","postal_code":"test"}]}