Skip to main content
GET
Python (SDK)

Autorizações

Authorization
string
header
obrigatório

Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.

Cabeçalhos

X-On-Behalf-Of
string

Optional external end-user identifier forwarded by the API gateway.

Parâmetros de caminho

vector_store_id
string
obrigatório

O ID da loja de vetores.

file_id
string
obrigatório

O ID do arquivo dentro do armazenamento de vetores.

Resposta

200 - application/json

OK

O conteúdo analisado de um arquivo de armazenamento de vetores.

file_id
string
obrigatório

A ID do arquivo.

filename
string
obrigatório

O nome do arquivo.

content
object[]
obrigatório

Array de itens de conteúdo analisados do arquivo.

attributes
object

Atributos do arquivo.