curl --request GET \
--url https://api.anam.ai/v1/knowledge/documents/{id} \
--header 'Authorization: Bearer <token>'Get a single document by ID
curl --request GET \
--url https://api.anam.ai/v1/knowledge/documents/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?