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 \
--request GET http://api.example.com/api/openAI/docRead \
--header "Authorization: Bearer $ACCESS_TOKEN"