---
title: "GET /marketing/marketing-events/2026-09"
method: GET
path: "/marketing/marketing-events/2026-09"
tags: ["Basic"]
---

# GET /marketing/marketing-events/2026-09

`GET /marketing/marketing-events/2026-09`

## Query parameters

- `after` string
- `limit` integer

## Response `200`

successful operation

- CollectionResponseMarketingEventPublicReadResponseV2ForwardPaging
  - `paging` ForwardPaging
    - `next` NextPage — Specifies the paging information needed to retrieve the next set of results in a paginated API response
      - `after` string, required — The ID element at the start of the page
      - `link` string — Link to the next page
  - `results` MarketingEventPublicReadResponseV2[], required
    - `appInfo` AppInfo
      - `id` string, required — The ID of the application
      - `name` string, required — The name of the application
    - `attendees` integer — Number of attended contact records of a marketing event
    - `cancellations` integer — Number of cancelled contact records of a marketing event
    - `createdAt` string, date-time, required — The creation date and time of the marketing event
    - `customProperties` CrmPropertyWrapper[], required
      - `name` string, required — The name of the property in the CRM
      - `value` string, required — The value of the property in the CRM
    - `endDateTime` string, date-time — The end date and time of the marketing event
    - `eventCancelled` boolean — Indicates if the marketing event has been cancelled
    - `eventCompleted` boolean — Indicates if the marketing event has been completed
    - `eventDescription` string — The description of the marketing event
    - `eventName` string, required — The name of the marketing event
    - `eventOrganizer` string — The name of the organizer of the marketing event
    - `eventStatus` string — The status of the marketing event
    - `eventStatusV2` string
    - `eventType` string — The type of the marketing event
    - `eventUrl` string — A URL in the external event application where the marketing event can be managed
    - `externalEventId` string — The ID that is associated with this marketing event in the external event application
    - `noShows` integer — Number of no-show contact records of a marketing event
    - `objectId` string, required — The internal ID of the marketing event in HubSpot
    - `registrants` integer — Number of registered contact records of a marketing event
    - `startDateTime` string, date-time — The start date and time of the marketing event
    - `updatedAt` string, date-time, required — The update date and time of the marketing event

## Other responses

- `default` — An error occurred.

---

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