الانتقال إلى المحتوى الرئيسي
GET
/
gorbit-api
/
ingestion
Get Ingestion Docs
curl --request GET \
  --url https://cloud.gorbit.app/api/gorbit-api/ingestion \
  --header 'Authorization: Bearer <token>'
[
  {
    "document_id": "<string>",
    "semantic_id": "<string>",
    "link": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.gorbit.cloud/llms.txt

Use this file to discover all available pages before exploring further.

التفويضات

Authorization
string
header
مطلوب

Authorization header with Bearer token

الاستجابة

Successful Response

document_id
string
مطلوب
semantic_id
string
مطلوب