UniventsAPISystem
Health check
Harness-owned liveness probe. Public.
curl -X GET "https://example.com/health"{
"status": "ok",
"service": "Univents"
}Get the OpenAPI specification GET
Returns this service's OpenAPI 3.1 specification in YAML — the same content as api/<svc>/api-spec.yml, embedded and served by the harness. Docs tooling fetches this URL to render the API reference. Public.
List public events GET
Lists publicly visible events (active events with published editions). Public.