List Views/Projections
POST/views/_search
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
Array [
]
result
object[]
The timestamp the event occurred
The timestamp the event occurred
{
"result": [
{
"database": "adminapi",
"viewName": "iam_members",
"processedSequence": "9823758",
"eventTimestamp": "2019-04-01T08:45:00.000000Z",
"lastSuccessfulSpoolerRun": "2024-11-21T14:48:15.567Z"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
result
object[]
The timestamp the event occurred
The timestamp the event occurred
{
"result": [
{
"database": "adminapi",
"viewName": "iam_members",
"processedSequence": "9823758",
"eventTimestamp": "2019-04-01T08:45:00.000000Z",
"lastSuccessfulSpoolerRun": "2024-11-21T14:48:15.567Z"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
result
object[]
The timestamp the event occurred
The timestamp the event occurred
{
"result": [
{
"database": "adminapi",
"viewName": "iam_members",
"processedSequence": "9823758",
"eventTimestamp": "2019-04-01T08:45:00.000000Z",
"lastSuccessfulSpoolerRun": "2024-11-21T14:48:15.567Z"
}
]
}
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
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"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
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}