Skip to main content
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>"
  }
]

Authorizations

Authorization
string
header
required

Authorization header with Bearer token

Path Parameters

cc_pair_id
integer
required

Response

Successful Response

document_id
string
required
semantic_id
string
required