List all enrichments configured on a table. Returns enrichment IDs, parameter mappings, and status for each enrichment attached to the specified table.
GET
/
v1
/
table
/
{table_uuid}
/
enrichments
Get enrichments in table
curl --request GET \ --url https://api.databar.ai/v1/table/{table_uuid}/enrichments \ --header 'x-apikey: <x-apikey>'