List of all extraction pipeline runs for a given extraction pipeline. Sorted by createdTime value with descendant order.
Response with list of extraction pipeline runs
{- "items": [
- {
- "id": 1,
- "status": "string",
- "message": "string",
- "createdTime": 1730204346000
}
], - "nextCursor": "string"
}