Receiving data in JSON
$.results
array,
in the declaration order of the query instructions.Receiving data in Parquet
Accept: application/vnd.vital.tar+gzip+parquet
in your request header.The response body is a gzipped Tarball of multiple Parquet files, namely 0.parquet
, 1.parquet
, 2.parquet
, etc.
The numbering corresponds to the declaration order of the query instructions.Vital Team API Key
*/*
, application/json
, application/vnd.vital.tar+gzip+parquet
Successful Response
The response is of type object
.