documentFiles
Returns an url to share the file.
Returns a url to share the file.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/documents/{documentId}/files/{fileId}/shareurl
Path parameters
documentIdstring uuid required
The id of the document.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Response
OK
string required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.