Get Chunk Metadata

Return custom metadata attached to a chunk.

Path parameters

collection_namestringRequired
chunk_idstringRequired

Response

Get Chunk Metadata response.
chunk_idstring
custom_metadatamap from strings to anyOptional
The stored custom metadata object.
updated_atstring or nullOptional
filterablebooleanOptionalDefaults to false
True when the metadata also reached the search index, so query filters can match it. False when the metadata is stored but filters may not match it yet.
metadatamap from strings to anyOptionalDeprecated

Deprecated alias for custom_metadata; carries the same object.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
© 2026 Captain