Get a single document
GET
/api/documents/:id
GET /api/documents/:id
Returns the document if the user has access
Responses
200
Get a single document
401
Unauthorized
404
Not found
GET /api/documents/:id
Returns the document if the user has access
Get a single document
Unauthorized
Not found