Retrieve table_ids from a question

Hello,

I would like to retrieve table_ids used in a specific question via the API, but I can't find it in
[GET /api/card/:id]. Do you have an idea where to find this information ?

Thanks !

Hi @dancourt
You get all the metadata for a question via /api/card/:id, which contains everything - also all the table used.