ListViews
Returns all stored read models of Zitadel views are used for search optimisation and optimise request latencies they represent the delta of the event happend on the objects
curl -X POST "https://loading/views/_search" \ -H "Content-Type: application/json" \ -d '{}'{
"result": [
{
"database": "string",
"viewName": "string",
"processedSequence": 0,
"eventTimestamp": "1s",
"lastSuccessfulSpoolerRun": "1s",
"instance": "string"
}
]
}{
"code": "not_found",
"message": "string",
"detail": {
"type": "string",
"value": "string",
"debug": {}
}
}Was this page helpful?