# Ingest Status

Ingest status tracking — poll the file-journey lifecycle status of a submitted ingest request.

## Get ingest request status

 - [GET /financial-data/status/{requestId}](https://developer.floqast.app/api-reference/openapi/ingest-status/getingeststatus.md): Returns the current file-journey lifecycle status for a requestId — the runId returned by an ingest 202 response. The tenant used for the lookup is always the caller's tenant, never a client-supplied value.

