Query parameters
-
wordcount string
Approximate number of words to return
Default value is empty.
-
documentid string
Document ID to read
Default value is empty.
GET /api/openAI/docRead
curl \
-X GET http://api.example.com/api/openAI/docRead \
-H "Authorization: Bearer $ACCESS_TOKEN"