Get Chunk Metadata
Return custom metadata attached to a chunk.
Path parameters
collection_name
chunk_id
Response
Get Chunk Metadata response.
chunk_id
custom_metadata
The stored custom metadata object.
updated_at
filterable
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.
metadataDeprecated
Deprecated alias for custom_metadata; carries the same object.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error