Documents
Returns document link
Returns document link
get/api/v3/documents/short-link/{docRef}
Path parameters
docRefstring required
Full document reference
Response
Successfully returns the document URI
Example response
{
"path": "https://example.com/myDoc.pdf"
}