ListEventTypes
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://loading/events/types/_search" \ -H "Content-Type: application/json" \ -d '{}'{
"eventTypes": [
{
"type": "string",
"localized": {
"key": "string",
"localizedMessage": "string"
}
}
]
}Was this page helpful?
ListEvents
Explore the ListEvents operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
ListFailedEvents
Explore the ListFailedEvents operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.