cURL
curl --request GET \ --url https://api.tryvital.io/aggregate/v1/user/{user_id}/continuous_query/{query_id_or_slug}/result_table \ --header 'x-vital-api-key: <api-key>'
{ "table": {} }
Vital Team API Key
*/*
application/json
application/vnd.apache.parquet
Successful Response
The result table of the query, organized in a column oriented format.
Show child attributes
Was this page helpful?