GET https://api.visaflo.app/api/public/task/:taskId
200 with task details. 404 means the ID does not exist; 403 means it is not part of the API key’s workspace.Read one VisaFlo task by ID.
GET https://api.visaflo.app/api/public/task/:taskId
200 with task details. 404 means the ID does not exist; 403 means it is not part of the API key’s workspace.