{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs

Number of APIs: 2

  1. Logs List GET {{baseUrl}}/:organization/:project/_apis/pipelines/:pipelineId/runs/:runId/logs?$expand=<string>&api-version=<string>

  2. Logs Get GET {{baseUrl}}/:organization/:project/_apis/pipelines/:pipelineId/runs/:runId/logs/:logId?$expand=<string>&api-version=<string>