---
title: "Fetch processing notifications"
method: GET
path: "/api/v1/events/{request_id}"
tags: ["entrusted"]
---

# Fetch processing notifications

`GET /api/v1/events/{request_id}`

This is a stream of server-sent events

## Path parameters

- `request_id` string, required

## Response `200`

Request accepted and queued for processing.

Please note that OpenAPI has no support for SSE events, only the data field is in JSON format.

## Other responses

- `404` — unresolved $ref

---

[API](https://skmtc.dev/rimerosolutions/apis/entrusted-webserver-api.md) · [All operations](https://skmtc.dev/rimerosolutions/apis/entrusted-webserver-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rimerosolutions/entrusted-webserver-api/revisions/2c84e469710b/schema)
