Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
data_connector_name
string
required
dataslice_id
string | null
tag_names
string[] | null
include_chunk_level
boolean | null
default:true
offset
integer | null
default:0
limit
integer | null
default:50
include_last_updated
boolean | null
default:false

Response

Successful Response

metadata
MetadataByTagAndChunk · object
required
next_offset
integer | null
required