get https://{subdomain}.myclickfunnels.com/api/v2/workspaces//themes
List Themes
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
List Themes
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/workspaces/workspace_id/themes \
--header 'accept: application/json'
xxxxxxxxxx
42]
[
{
"id": 12,
"public_id": "jgsiPE",
"workspace_id": 42000,
"name": "Original Name",
"custom_name": "Custom Name",
"current_style_id": 33,
"created_at": "2025-02-05T12:41:14.112Z",
"updated_at": "2025-02-05T12:41:14.112Z",
"styles": [
{
"id": 33,
"name": "Example Style"
},
{
"id": 34,
"name": "Example Style"
}
]
},
{
"id": 13,
"public_id": "yFrOsG",
"workspace_id": 42000,