Codat · Capability
Platform API — Custom data type
Platform API — Custom data type. 4 operations. Lead operation: List custom data type records. Self-contained Naftiko capability covering one Codat business surface.
What You Can Do
GET
Listcustomdatatyperecords
— List custom data type records
/v1/companies/{companyid}/connections/{connectionid}/data/custom/{customdataidentifier}
POST
Refreshcustomdatatype
— Refresh custom data type
/v1/companies/{companyid}/connections/{connectionid}/data/queue/custom/{customdataidentifier}
PUT
Configurecustomdatatype
— Configure custom data type
/v1/integrations/{platformkey}/datatypes/custom/{customdataidentifier}
GET
Getcustomdatatypeconfiguration
— Get custom data configuration
/v1/integrations/{platformkey}/datatypes/custom/{customdataidentifier}
MCP Tools
list-custom-data-type-records
List custom data type records
read-only
idempotent
refresh-custom-data-type
Refresh custom data type
configure-custom-data-type
Configure custom data type
idempotent
get-custom-data-configuration
Get custom data configuration
read-only
idempotent