/v1/knowledge/collections/{collection_id}Get collection details including uploaded and indexed documents.
| Name | Type | Required | Description |
|---|---|---|---|
collection_id | string | Required |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
curl -X GET '/api-proxy/v1/knowledge/collections/{collection_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X GET '/api-proxy/v1/knowledge/collections/{collection_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented