cURL
curl --request GET \ --url https://cloud.onyx.app/api/onyx-api/ingestion
[ { "document_id": "<string>", "semantic_id": "<string>", "link": "<string>" } ]
Successful Response
The response is of type DocMinimalInfo · object[].
DocMinimalInfo · object[]
Was this page helpful?