Skip to main content

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

POST 

https://$CUSTOM-DOMAIN/system/v1/views/_search

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

Request​

Body

required

    object

Responses​

Views for query operations

Schema

    result

    object[]

  • Array [

  • database string
    viewName string
    processedSequence uint64
    eventTimestamp date-time

    The timestamp the event occured

    lastSuccessfulSpoolerRun date-time

    The timestamp the event occured

    instance string
  • ]

curl -L 'https://$CUSTOM-DOMAIN/system/v1/views/_search' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-d '{}'
Request Collapse all
Base URL
https://$CUSTOM-DOMAIN/system/v1
Body required
{}
ResponseClear

Click the Send API Request button above and see the response here!