Get file status
Endpoints
Get file status
Return the processing status of a file. Poll this endpoint until status is ready before issuing search or chat queries that expect the file’s content.
GET
Get file status
Documentation Index
Fetch the complete documentation index at: https://docs.memic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Memic API key. Every key is bound to exactly one environment — get one from the Memic dashboard under API Keys.
Path Parameters
Response
Successful Response
Detailed status response for file processing.
Enum for file processing status.
Available options:
uploading, uploaded, upload_failed, conversion_started, conversion_complete, conversion_failed, parsing_started, parsing_complete, parsing_failed, chunking_started, chunking_complete, chunking_failed, embedding_started, embedding_complete, embedding_failed, ready