POST
/
api
/
chunks

Authorizations

Authorization
string
headerrequired

Headers

TR-Dataset
string
required

The 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
ids
string[]
required

Response

200 - application/json
chunk_html
string | null
created_at
string
required
dataset_id
string
required
id
string
required
image_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
required
weight
number
required