Chunk
Get Chunks By Tracking Ids
Get multiple chunks by ids.
POST
/
api
/
chunks
/
tracking
Authorizations
Authorization
string
headerrequiredHeaders
TR-Dataset
string
requiredThe dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
X-API-Version
enum<string>
The API version to use for this request. Defaults to V2 for orgs created after July 12, 2024 and V1 otherwise.
Available options:
V1
, V2
Body
application/json
tracking_ids
string[]
requiredResponse
200 - application/json
chunk_html
string | null
created_at
string
requireddataset_id
string
requiredid
string
requiredimage_urls
(string | null)[] | null
link
string | null
location
object
Location that you want to use as the center of the search.
metadata
any | null
num_value
number | null
tag_set
(string | null)[] | null
time_stamp
string | null
tracking_id
string | null
updated_at
string
requiredweight
number
required