get https://{subdomain}.myclickfunnels.com/api/v2/users/
Retrieve a single user
Log in to see full request history
Responses
Retrieve a single user
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/users/id \
--header 'accept: application/json'
xxxxxxxxxx
60}
{
"id": 11,
"public_id": "ZPfvcL",
"email": "zachery@breitenberg.info",
"first_name": "Cordell",
"last_name": "Ebert",
"time_zone": "Pacific Time (US & Canada)",
"locale": "en",
"created_at": "2025-03-05T12:39:44.902Z",
"updated_at": "2025-03-05T12:39:44.902Z",
"memberships": [
{
"id": 14,
"public_id": "RegNjN",
"team_id": 2,
"user_id": 11,
"user_first_name": null,
"user_last_name": null,
"user_profile_photo_id": null,
"user_email": "noreply+557af4afa3ddc7d542ae242fef455a41@bullettrain.co",
"added_by_id": null,
"platform_agent_of_id": 7,
"role_ids": [
"admin"
],