Gets a document thumbnail
Returns a thumbnail of a document where possible.
GET
/api/documents/thumbnail
curl \
--request GET 'http://api.example.com/api/documents/thumbnail?size=string&fc=string&docreate=string&filetype=string' \
--header "Authorization: Bearer $ACCESS_TOKEN"