cURL
curl --request GET \ --url https://api.prequel.co/import/sources/{id}/tables \ --header 'X-API-KEY: <api-key>'
{ "tables": [ { "id": "<string>", "name": "<string>", "namespace": "<string>" } ] }
Success
Show child attributes