Get Docs By Connector Credential Pair
curl --request GET \
--url https://cloud.onyx.app/api/onyx-api/connector-docs/{cc_pair_id} \
--header 'Authorization: Bearer <token>'[
{
"document_id": "<string>",
"semantic_id": "<string>",
"link": "<string>"
}
]Connectors
Get Docs By Connector Credential Pair
GET
/
onyx-api
/
connector-docs
/
{cc_pair_id}
Get Docs By Connector Credential Pair
curl --request GET \
--url https://cloud.onyx.app/api/onyx-api/connector-docs/{cc_pair_id} \
--header 'Authorization: Bearer <token>'[
{
"document_id": "<string>",
"semantic_id": "<string>",
"link": "<string>"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.onyx.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
⌘I