latestOpenAPI 3.1.02026-08-08175189260.0 KB

45e129df1cfc

Event Store

Event store is the original event ingest API from OSS Sentry but is used less often Unlike Envelope, it accepts only one Issue event.

post/api/{project_id}/store/

Path parameters

project_idinteger required

Request body

platformstring nullable
event_idstring uuid required
levelstring nullable
loggerstring nullable
transactionstring nullable
server_namestring nullable
releasestring nullable
diststring nullable
environmentstring nullable
modulesobject nullable
extraobject nullable
fingerprintstring[] nullable
contextsobject nullable

Response

OK

event_idstring required
task_idstring nullable