Qodex.ai
Qodex.ai
Introduction
Azure Pipeline - Capability
Capturing Descriptions
Notes
Pipelines REST API v6.0-preview
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs
Logs ListLogs Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Runs GetArtifacts Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs
Runs ListRuns Run Pipeline
{organization}/{project}/ apis/pipelines-{pipeline Id}
Pipelines Get
{organization}/{project}/ apis/pipelines
Pipelines ListPipelines Create
Pipelines REST API v6.1-preview - Reference
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs
Logs GetLogs List
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Runs GetArtifacts Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs
Runs Run PipelineRuns List
{organization}/{project}/ apis/pipelines-{pipeline Id}
Pipelines GetPreview Preview
{organization}/{project}/ apis/pipelines
Pipelines CreatePipelines List
Introduction
Azure Pipeline - Capability
Capturing Descriptions
Notes
Pipelines REST API v6.0-preview
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs
Logs ListLogs Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Runs GetArtifacts Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs
Runs ListRuns Run Pipeline
{organization}/{project}/ apis/pipelines-{pipeline Id}
Pipelines Get
{organization}/{project}/ apis/pipelines
Pipelines ListPipelines Create
Pipelines REST API v6.1-preview - Reference
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs
Logs GetLogs List
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Runs GetArtifacts Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs
Runs Run PipelineRuns List
{organization}/{project}/ apis/pipelines-{pipeline Id}
Pipelines GetPreview Preview
{organization}/{project}/ apis/pipelines
Pipelines CreatePipelines List
HomePipelines REST API v6.1-preview - Reference{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}Runs Get

Runs Get

GET {{baseUrl}}/:organization/:project/_apis/pipelines/:pipelineId/runs/:runId?api-version=<string>

Gets a run for a particular pipeline.

Request Params

KeyDatatypeRequiredDescription
api-versionstring(Required) Version of the API to use. This should be set to '6.1-preview.1' to use this version of the api.

RESPONSES

status: OK

{&quot;id&quot;:&quot;\u003cinteger\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;}

Related Documentation

  • Pipelines REST API v6.1-preview - ReferencePipelines Rest Api V6 1 Preview Reference
  • {organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logsOrganization Project Apis Pipelines Pipeline Id Runs Run Id Logs 1
  • {organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logsLogs Get
  • {organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logsLogs List
  • {organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}Organization Project Apis Pipelines Pipeline Id Runs Run Id 1
Previous
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Next
Artifacts Get
Azure Pipeline
Azure PipelineAPI Documentation
Claim this pageReport this pageAll Projects
Powered byQodex.ai