workflow_id with the workflow file name. For example, you could use main.yaml. You can use parameters to narrow the list of results. For more information about using parameters, see Parameters.repo scope.Authorization: Bearer ********************curl --location 'https://api.github.com/repos///actions/workflows//runs' \
--header 'Authorization: Bearer <token>'