Skip to content Menu

Airtable GET request (single record response with Record ID in query string or first 20 without)

This working sample will return a single record in the response when a query string value is present (from the key "recid") or will return the first 20 records when no query string value is present.

Notes: