Entities
Public entities endpoints.
getList Organization Entities/api/v1/entitiespostCreate an Entity/api/v1/entitiesgetOne Entity/api/v1/entities/{id}patchUpdate an Entity/api/v1/entities/{id}deleteDelete an Entity and its Records/api/v1/entities/{id}getBrowse an Entity's Records/api/v1/entities/{id}/recordspostFilter or search typed Records/api/v1/entities/{id}/records/querypostImport and idempotently upsert Records from CSV/api/v1/entities/{id}/records/import