get https://{subdomain}.myclickfunnels.com/api/v2/users
List all users for the current account
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
List all users for the current account
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/users \
--header 'accept: application/json'
xxxxxxxxxx
101]
[
{
"id": 9,
"public_id": "rKSZuF",
"email": "carla_cartwright@braun-turcotte.com",
"first_name": "Julio",
"last_name": "Batz",
"time_zone": "Pacific Time (US & Canada)",
"locale": "en",
"created_at": "2025-03-05T12:39:44.541Z",
"updated_at": "2025-03-05T12:39:44.541Z",
"memberships": [
{
"id": 10,
"public_id": "vYxaJB",
"team_id": 4,
"user_id": 9,
"user_first_name": null,
"user_last_name": null,
"user_profile_photo_id": null,
"user_email": null,
"added_by_id": null,
"platform_agent_of_id": null,
"role_ids": [
"admin"