Codat · Capability
Platform API — Connections
Platform API — Connections. 6 operations. Lead operation: List connections. Self-contained Naftiko capability covering one Codat business surface.
What You Can Do
GET
Listconnections
— List connections
/v1/companies/{companyid}/connections
POST
Createconnection
— Create connection
/v1/companies/{companyid}/connections
GET
Getconnection
— Get connection
/v1/companies/{companyid}/connections/{connectionid}
DELETE
Deleteconnection
— Delete connection
/v1/companies/{companyid}/connections/{connectionid}
PATCH
Unlinkconnection
— Unlink connection
/v1/companies/{companyid}/connections/{connectionid}
PUT
Updateconnectionauthorization
— Update authorization
/v1/companies/{companyid}/connections/{connectionid}/authorization
MCP Tools
list-connections
List connections
read-only
idempotent
create-connection
Create connection
get-connection
Get connection
read-only
idempotent
delete-connection
Delete connection
idempotent
unlink-connection
Unlink connection
idempotent
update-authorization
Update authorization
idempotent