Skip to main content
GET
Get event details

Authorizations

X-RP-API-Key
string
header
required

Headers

Accept-Language
string

Supported response locales: ko, en, ja, zh-CN, zh-TW, es, fr, de, pt, th, vi. Default is ko.

Example:

"ko"

Path Parameters

eventId
string
required

Event ID

Maximum string length: 64

Response

Success.

Event details

eventId
string
required

Event ID

Example:

"8H2KQ9XJ4P"

eventName
string
required

Event name

Example:

"2026 AI Conference"

eventStatus
enum<string>
required

Event status: PUBLISHED / CANCELED

Available options:
PUBLISHED,
CANCELED
Example:

"PUBLISHED"

eventCategories
string[]
required

Event category

eventSubjects
string[]
required

Event subject

startAt
string
required

Start time in ISO-8601 UTC

Example:

"2026-09-01T10:00:00Z"

endAt
string
required

End time in ISO-8601 UTC

Example:

"2026-09-01T18:00:00Z"

eventOpenType
enum<string>
required

Event format: OFFLINE / ONLINE / ON_OFFLINE / TBD

Available options:
OFFLINE,
ONLINE,
ON_OFFLINE,
TBD
Example:

"OFFLINE"

joinType
enum<string>
required

Participation type: OPEN / REGISTERED

Available options:
OPEN,
REGISTERED
Example:

"REGISTERED"

attachments
object[]
required

Attached images

hosts
object[]
required

Hosts

stats
object
required

Aggregate statistics

webUrl
string
required

Rocketpunch page URL

Example:

"https://www.rocketpunch.com/event/8H2KQ9XJ4P"

createdAt
string
required

Created at in ISO-8601 UTC

descriptionHtml
string | null

Event description body (HTML)

language
string | null

Content language

Example:

"ko"

bannerUrl
string | null

Banner image URL

location
object | null

Online participation link (included only when provided)