GrowthBook · Capability
GrowthBook REST API — namespaces
GrowthBook REST API — namespaces. 7 operations. Lead operation: Get all namespaces. Self-contained Naftiko capability covering one Growthbook business surface.
What You Can Do
GET
Listnamespaces
— Get all namespaces
/v1/v1/namespaces
POST
Postnamespace
— Create a namespace
/v1/v1/namespaces
GET
Getnamespace
— Get a single namespace
/v1/v1/namespaces/{id}
PUT
Putnamespace
— Update a namespace
/v1/v1/namespaces/{id}
DELETE
Deletenamespace
— Delete a namespace
/v1/v1/namespaces/{id}
GET
Getnamespacememberships
— Get namespace membership
/v1/v1/namespaces/{id}/memberships
POST
Postnamespacerotateseed
— Rotate namespace seed
/v1/v1/namespaces/{id}/rotateseed
MCP Tools
get-all-namespaces
Get all namespaces
read-only
idempotent
create-namespace
Create a namespace
get-single-namespace
Get a single namespace
read-only
idempotent
update-namespace
Update a namespace
idempotent
delete-namespace
Delete a namespace
idempotent
get-namespace-membership
Get namespace membership
read-only
idempotent
rotate-namespace-seed
Rotate namespace seed