Api reference
Stream global events with SSE
GET
/v1/eventsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
since?integer
Range
0 <= valueResponse Body
text/event-stream
application/json
application/json
application/json
curl -X GET "https://example.com/v1/events"{ "id": 0, "globalEventId": 0, "subjectRevision": 0, "serverId": "string", "kind": "project.created", "subjectId": "string", "createdAt": "string", "payload": null}{ "error": "string"}{ "error": "string"}{ "error": "string"}