Back to all

API v2 Workspaces Contacts endpoint returning 500 error

Hi ClickFunnels Team, happy New Year to all of you.

I’m facing an issue with the Get Contacts API.

When I try to retrieve contacts for a workspace, the request consistently returns a 500 Internal Server Error with the following response:

{
"error": "Unexpected error: The API team has been notified"
}

I tried both URL formats:

https://{{subdomain}}.myclickfunnels.com/api/v2/workspaces/:id/contacts

https://myteam.myclickfunnels.com/api/v2/workspaces/:id/contacts

I’m using the correct Bearer token, and both URLs return the same error. I also tested the request directly from the API documentation platform, with the same result.

Could you please help me investigate this issue?
If needed, I can provide the workspace ID, request headers, and a request ID / timestamp.

Thank you in advance.

Best regards,