Pipeline
Gets the Pipeline information for the specified pipeline ID.
get/pipelines/{pipelineIdentity}
Path parameters
pipelineIdentitystring uuid required
Pipeline ID.
Query parameters
startDateTimestring date-time
The start date for when to get the pipeline and aggregate its data. The startDateTime and endDateTime can be no more than 30 days apart.
endDateTimestring date-time
The end date for when to get the pipeline and aggregate its data. The startDateTime and endDateTime can be no more than 30 days apart.
api-versionstring required
Client Api Version.
Response
Successfully retrieved details of the specified pipeline.