Recurrence
Gets the recurrence information for the specified recurrence ID.
get/recurrences/{recurrenceIdentity}
Path parameters
recurrenceIdentitystring uuid required
Recurrence ID.
Query parameters
startDateTimestring date-time
The start date for when to get the recurrence 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 recurrence 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.