Path Parameters
The project id.
The rollout id.
The stage id.
The task id.
The taskRun id.
Body
application/json
Format: projects/{project}/rollouts/{rollout}/stages/{stage}/tasks/{task}/taskRuns/{taskRun}
Response
OK
{
"statement": "<string>"
}
Permissions required: bb.taskRuns.list
{
"statement": "<string>"
}
The project id.
The rollout id.
The stage id.
The task id.
The taskRun id.
Format: projects/{project}/rollouts/{rollout}/stages/{stage}/tasks/{task}/taskRuns/{taskRun}
OK
Was this page helpful?