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