🚀 Claude Opus 4.6 + 171 Models Launched! See our changelog for details.
Get resources that reference the given fields (for delete impact analysis)
cURL
curl --request GET \ --url 'https://app.teable.ai/api/table/%7BtableId%7D/field/delete-references?fieldIds=SOME_ARRAY_VALUE' \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Returns the referenced resources for the given fields
Show child attributes
Was this page helpful?