cURL
curl --request GET \ --url https://api.example.com/sources/:id/fields
{ "data": [ "<string>" ] }
Fetch Airtable field names for a source.
OK