GrowthBook · Capability
GrowthBook REST API — code-references
GrowthBook REST API — code-references. 3 operations. Lead operation: Submit list of code references. Self-contained Naftiko capability covering one Growthbook business surface.
What You Can Do
POST
Postcoderefs
— Submit list of code references
/v1/v1/code-refs
GET
Listcoderefs
— Get list of all code references for the current organization
/v1/v1/code-refs
GET
Getcoderefs
— Get list of code references for a single feature id
/v1/v1/code-refs/{id}
MCP Tools
submit-list-code-references
Submit list of code references
read-only
get-list-all-code-references
Get list of all code references for the current organization
read-only
idempotent
get-list-code-references-single
Get list of code references for a single feature id
read-only
idempotent