Airtable
communityCloud spreadsheet-database hybrid for organizing data and workflows
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.airtable.com/v0/{baseId}/{tableName}List records from a table
Parameters
sort[{fieldoptional— direction}] (arraybaseIdbase ID (stringrequiredtableNametable name (stringrequiredmaxRecordscount (integeroptionalfilterByFormulaAirtable formula (stringoptionalReturns
records[] with id, fields{}, createdTimePOST
https://api.airtable.com/v0/{baseId}/{tableName}Create a record
Parameters
baseIdbase ID (stringrequiredfieldsfield values (objectrequiredtableNametable (stringrequiredReturns
record with id, fields{}, createdTimeGET
https://api.airtable.com/v0/meta/basesList accessible bases
Returns
bases[] with id, name, permissionLevel