cURL
curl --request GET \ --url https://api.{workspaceId}.clinia.cloud/ai/v1/ingest/{runId}/status
{ "status": "running", "runId": "<string>" }
Poll the status for an ingestion run.
Documentation IndexFetch the complete documentation index at: https://docs.clinia.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.clinia.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the user making the request. Used to associate the request with a specific user.
Current status
running
Was this page helpful?