Authorizations
Response
200
No response body
curl --request GET \
--url http://api.local.mailrado.com/api/webhook/customfields/ \
--header 'X-COCOONMAIL-API-KEY: <API Key>' \
--header 'Content-Type: application/json'
Get all contacts in a workspace
curl --request GET \
--url http://api.local.mailrado.com/api/webhook/customfields/ \
--header 'X-COCOONMAIL-API-KEY: <API Key>' \
--header 'Content-Type: application/json'
curl --request GET \
--url http://api.local.mailrado.com/api/webhook/customfields/ \
--header 'X-COCOONMAIL-API-KEY: <API Key>' \
--header 'Content-Type: application/json'
No response body