Query parameters
-
Document ID to view
GET /api/documents/download
curl \
-X GET http://api.example.com/api/documents/download?id=string \
-H "Authorization: Bearer $ACCESS_TOKEN"
Document ID to view
curl \
-X GET http://api.example.com/api/documents/download?id=string \
-H "Authorization: Bearer $ACCESS_TOKEN"