Search sessions
Search for sessions
- application/json
- application/grpc
- application/grpc-web+proto
Request Body required
query object
Object unspecific list filters like offset, limit and asc/desc.
offset uint64limit int64Maximum amount of events returned. The default is set to 1000 in https://github.com/zitadel/zitadel/blob/new-eventstore/cmd/zitadel/startup.yaml. If the limit exceeds the maximum configured ZITADEL will throw an error. If no limit is present the default is taken.
asc booleandefault is descending
queries object[]
Array [idsQuery object
ids string[]]
Request Body required
query object
Object unspecific list filters like offset, limit and asc/desc.
offset uint64limit int64Maximum amount of events returned. The default is set to 1000 in https://github.com/zitadel/zitadel/blob/new-eventstore/cmd/zitadel/startup.yaml. If the limit exceeds the maximum configured ZITADEL will throw an error. If no limit is present the default is taken.
asc booleandefault is descending
queries object[]
Array [idsQuery object
ids string[]]
Request Body required
query object
Object unspecific list filters like offset, limit and asc/desc.
offset uint64limit int64Maximum amount of events returned. The default is set to 1000 in https://github.com/zitadel/zitadel/blob/new-eventstore/cmd/zitadel/startup.yaml. If the limit exceeds the maximum configured ZITADEL will throw an error. If no limit is present the default is taken.
asc booleandefault is descending
queries object[]
Array [idsQuery object
ids string[]]
- 200
- 400
- 403
- 404
- default
OK
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
details object
totalResult uint64processedSequence uint64timestamp date-timethe last time the projection got updated
sessions object[]
Array [id string"id of the session"
creationDate date-time"time when the session was created"
changeDate date-time"time when the session was last updated"
sequence uint64"sequence of the session"
factors object
"checked factors of the session, e.g. the user, password and more"
user object
verifiedAt date-time"time when the user was last checked"
id string"id of the checked user"
loginName string"login name of the checked user"
displayName string"display name of the checked user"
password object
verifiedAt date-time"time when the password was last checked"
metadata object
"custom key value list"
property name*
string]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2023-05-10"
},
"sessions": [
{
"id": "string",
"creationDate": "2023-05-10",
"changeDate": "2023-05-10",
"sequence": "string",
"factors": {
"user": {
"verifiedAt": "2023-05-10",
"id": "string",
"loginName": "string",
"displayName": "string"
},
"password": {
"verifiedAt": "2023-05-10"
}
},
"metadata": {}
}
]
}
- Schema
- Example (from schema)
Schema
details object
totalResult uint64processedSequence uint64timestamp date-timethe last time the projection got updated
sessions object[]
Array [id string"id of the session"
creationDate date-time"time when the session was created"
changeDate date-time"time when the session was last updated"
sequence uint64"sequence of the session"
factors object
"checked factors of the session, e.g. the user, password and more"
user object
verifiedAt date-time"time when the user was last checked"
id string"id of the checked user"
loginName string"login name of the checked user"
displayName string"display name of the checked user"
password object
verifiedAt date-time"time when the password was last checked"
metadata object
"custom key value list"
property name*
string]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2023-05-10"
},
"sessions": [
{
"id": "string",
"creationDate": "2023-05-10",
"changeDate": "2023-05-10",
"sequence": "string",
"factors": {
"user": {
"verifiedAt": "2023-05-10",
"id": "string",
"loginName": "string",
"displayName": "string"
},
"password": {
"verifiedAt": "2023-05-10"
}
},
"metadata": {}
}
]
}
- Schema
- Example (from schema)
Schema
details object
totalResult uint64processedSequence uint64timestamp date-timethe last time the projection got updated
sessions object[]
Array [id string"id of the session"
creationDate date-time"time when the session was created"
changeDate date-time"time when the session was last updated"
sequence uint64"sequence of the session"
factors object
"checked factors of the session, e.g. the user, password and more"
user object
verifiedAt date-time"time when the user was last checked"
id string"id of the checked user"
loginName string"login name of the checked user"
displayName string"display name of the checked user"
password object
verifiedAt date-time"time when the password was last checked"
metadata object
"custom key value list"
property name*
string]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2023-05-10"
},
"sessions": [
{
"id": "string",
"creationDate": "2023-05-10",
"changeDate": "2023-05-10",
"sequence": "string",
"factors": {
"user": {
"verifiedAt": "2023-05-10",
"id": "string",
"loginName": "string",
"displayName": "string"
},
"password": {
"verifiedAt": "2023-05-10"
}
},
"metadata": {}
}
]
}
invalid list query
- 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 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"
}
]
}