---
title: "Get a single activity (V2) event by event_id ULID."
method: GET
path: "/v2beta1/accounts/{account_id}/events/activities/{event_id}"
tags: ["Accounts"]
---

# Get a single activity (V2) event by event_id ULID.

`GET /v2beta1/accounts/{account_id}/events/activities/{event_id}`

Returns a single account activity (V2) event for the specified account by ULID `event_id`, delivered as a server-sent event message.

This is the single-event counterpart to the `subscribeToActivitiesSSE` streaming endpoint, intended for re-fetching an individual activity that was previously observed on the activities stream.

## Response `200`

Returns a single activity v2 event, identified by the provided event_id  ULID.

---

[API](https://skmtc.net/alpacahq/apis/gift-city-extensions-api.md) · [All operations](https://skmtc.net/alpacahq/apis/gift-city-extensions-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alpacahq/gift-city-extensions-api/revisions/62e3378bb273/schema)
