get https://{subdomain}.myclickfunnels.com/api/v2/contacts/
Retrieve a contact
Log in to see full request history
Responses
Retrieve a contact
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/contacts/id \
--header 'accept: application/json'
xxxxxxxxxx
33}
{
"id": 44,
"public_id": "GaVAvg",
"workspace_id": 42000,
"anonymous": null,
"email_address": "test-51b496dceeea954b8796@example.com",
"first_name": "Collin",
"last_name": "Nicolas",
"phone_number": "1-894-668-0977 x19216",
"time_zone": "Pacific Time (US & Canada)",
"uuid": "c3e8faf2-7e07-47b6-88f9-3e7088cdb538",
"unsubscribed_at": null,
"last_notification_email_sent_at": null,
"fb_url": "https://www.facebook.com/example",
"twitter_url": "https://twitter.com/example",
"instagram_url": null,
"linkedin_url": "https://www.linkedin.com/in/example",
"website_url": "https://example.com",
"created_at": "2025-03-15T08:49:36.412Z",
"updated_at": "2025-03-15T08:49:36.412Z",
"tags": [
{
"id": 46,
"public_id": "cUXAgm",
"name": "Example Tag",