Retrieve a Chunk

Get the details of a chunk.

Path Params
string
required

The id of the chunk

Query Params
string

Alternative to chunk_id (requires project_id).

string

Required if retrieving chunk by content_key.

string

Branch unique identifier.

Responses
200

Chunk found.

404

Chunk not found.

Language
Response
Click Try It! to start a request and see the response here!