Coveo · Capability
Coveo Analytics Admin API — Property API
Coveo Analytics Admin API — Property API. 6 operations. Lead operation: Get All Properties for an Organization.. Self-contained Naftiko capability covering one Coveo business surface.
What You Can Do
GET
Listproperties
— Get All Properties for an Organization.
/v1/organizations/{organizationid}/analyticsadmin/v1/properties
POST
Queryproperties
— Query Properties for an Organization.
/v1/organizations/{organizationid}/analyticsadmin/v1/properties
GET
Getproperty
— Get a Specific Property.
/v1/organizations/{organizationid}/analyticsadmin/v1/properties/{trackingid}
PUT
Updateproperty
— Update All Values of a Property.
/v1/organizations/{organizationid}/analyticsadmin/v1/properties/{trackingid}
POST
Createproperty
— Create a New Property.
/v1/organizations/{organizationid}/analyticsadmin/v1/properties/{trackingid}
DELETE
Deleteproperty
— Delete a Property.
/v1/organizations/{organizationid}/analyticsadmin/v1/properties/{trackingid}
MCP Tools
get-all-properties-organization
Get All Properties for an Organization.
read-only
idempotent
query-properties-organization
Query Properties for an Organization.
read-only
get-specific-property
Get a Specific Property.
read-only
idempotent
update-all-values-property
Update All Values of a Property.
idempotent
create-new-property
Create a New Property.
delete-property
Delete a Property.
idempotent