get https://{subdomain}.myclickfunnels.com/api/v2/workspaces//shipping/packages
List packages for a workspace
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
List packages for a workspace
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/workspaces/workspace_id/shipping/packages \
--header 'accept: application/json'
xxxxxxxxxx
38]
[
{
"id": 2,
"public_id": "SylGAH",
"package_type": "box",
"height": "4.0",
"width": "2.0",
"length": "2.0",
"distance_unit": "in",
"empty_weight": null,
"weight": "0.0",
"weight_unit": "lb",
"default_package": false,
"name": "Example Package",
"token": null,
"carrier": null,
"created_at": "2025-03-05T12:41:13.272Z",
"updated_at": "2025-03-05T12:41:13.272Z"
},
{
"id": 3,
"public_id": "ngvTJZ",
"package_type": "box",
"height": "4.0",
"width": "2.0",