API v1 ReferenceDocument FilesReturns an url to share the file.GEThttps://api.awork.com/api/v1/documents/:documentId/files/:fileId/shareurlReturns a url to share the file.Path parametersdocumentIdstringRequiredformat: "uuid"The id of the document.fileIdstringRequiredformat: "uuid"The id of the file.HeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.ResponseOK