Retrieves a file for a taskAsk AIget https://app.hubflo.com/api/v2/tasks/{task_id}/files/{id}Returns a file for a taskPath Paramstask_idstringrequiredTask IDidstringrequiredFile IDResponses 200file retrieved 401unauthorized: the Authorization header is missing or invalid 404not found: the resource is not found 429too many requests: the user has reached the rate limitUpdated 5 months ago