API v1 ReferenceTask FilesReturns an url to share the file.Copy pageGEThttps://api.awork.com/api/v1/tasks/:taskId/files/:fileId/shareurlReturns a url to share the file.Path parameterstaskIdstringRequiredformat: "uuid"The id of the task.fileIdstringRequiredformat: "uuid"The id of the file.HeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.ResponseOK