Returns the content of the specified document file.
GET
/api-v1/document/view/{id}
curl \
--request GET 'https://wyzio.app/api-v1/document/view/{id}'
Response examples (200)
{}
Returns the content of the specified document file.
curl \
--request GET 'https://wyzio.app/api-v1/document/view/{id}'
{}