---
title: "Read participations counters by Marketing Event internal identifier"
method: GET
path: "/marketing/marketing-events/2026-03/participations/{marketingEventId}"
tags: ["Participant State"]
---

# Read participations counters by Marketing Event internal identifier

`GET /marketing/marketing-events/2026-03/participations/{marketingEventId}`

Read Marketing event's participations counters by internal identifier marketingEventId.

## Path parameters

- `marketingEventId` integer, required

## Response `200`

successful operation

- MarketingMarketingEventsAttendanceCounters
  - `attended` integer, required — Number of attended contact records of a marketing event
  - `cancelled` integer, required — Number of cancelled contact records of a marketing event
  - `noShows` integer, required — Number of no-show contact records of a marketing event
  - `registered` integer, required — Number of registered contact records of a marketing event

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
