Skip to main content
GET
/
onyx-api
/
ingestion
Get Ingestion Docs
curl --request GET \
  --url https://cloud.onyx.app/api/onyx-api/ingestion
[
  {
    "document_id": "<string>",
    "semantic_id": "<string>",
    "link": "<string>"
  }
]

Response

Successful Response

document_id
string
semantic_id
string
I