Fetch the most recent runs for a task.
taskId — UUID for the task whose history you need.200 OK — Returns { "runs": Run[] } with at most 50 entries.400 Bad Request — Invalid task ID.401 Unauthorized — Missing or malformed API key.404 Not Found — The task is not visible to your organization.logsUrl field to fetch execution logs for any run in the list.