Returns Pipeline Execution Details for a Given Interval (Presented in Day Wise Format)
Bad Request
Fetches Pipeline Executions details for a given Interval and will be presented in day wise format
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}