List Views/Projections
Returns all stored read models of ZITADEL. Views are used for search optimization and optimizing request latencies. They represent the delta of the event that happened on the objects
Responses
- 200
- 403
- 404
- default
Views for query operations
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
result object[]
Array [database stringviewName stringprocessedSequence uint64eventTimestamp date-timeThe timestamp the event occurred
lastSuccessfulSpoolerRun date-timeThe timestamp the event occurred
]
{
"result": [
{
"database": "adminapi",
"viewName": "iam_members",
"processedSequence": "9823758",
"eventTimestamp": "2019-04-01T08:45:00.000000Z",
"lastSuccessfulSpoolerRun": "2023-05-12"
}
]
}
- Schema
- Example (from schema)
Schema
result object[]
Array [database stringviewName stringprocessedSequence uint64eventTimestamp date-timeThe timestamp the event occurred
lastSuccessfulSpoolerRun date-timeThe timestamp the event occurred
]
{
"result": [
{
"database": "adminapi",
"viewName": "iam_members",
"processedSequence": "9823758",
"eventTimestamp": "2019-04-01T08:45:00.000000Z",
"lastSuccessfulSpoolerRun": "2023-05-12"
}
]
}
- Schema
- Example (from schema)
Schema
result object[]
Array [database stringviewName stringprocessedSequence uint64eventTimestamp date-timeThe timestamp the event occurred
lastSuccessfulSpoolerRun date-timeThe timestamp the event occurred
]
{
"result": [
{
"database": "adminapi",
"viewName": "iam_members",
"processedSequence": "9823758",
"eventTimestamp": "2019-04-01T08:45:00.000000Z",
"lastSuccessfulSpoolerRun": "2023-05-12"
}
]
}
Returned when the user does not have permission to access the resource.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Returned when the resource does not exist.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Loading...