Skip to main content

Properties

info

This part of the documentation is actively in development.

If you encounter any issues while using it, we kindly request that you notify us through any available channels or contact us directly at hello@collect.so or @CollectAPI on X

Endpoints Overview

The Properties API provides several endpoints to work with. Here's an overview of all available endpoints in this section:

MethodEndpointDescription
GET/api/v1/properties/:propertyIdGet a single property with available values
GET/api/v1/properties/:propertyId/valuesGet values
GET/api/v1/records/:entityId/propertiesGet available properties for Record
POST/api/v1/propertiesGet list of properties by search param
PATCH/api/v1/properties/:propertyId/valuesEdit property values for selected Records
PATCH/api/v1/properties/:propertyIdEdit property info
DELETE/api/v1/properties/:propertyIdDelete property