Skip to main content
GET
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

Response

Event session details

id
string
required
object
string
required
title
string
required
description
string | null
required
start_time
string<date-time>
required
end_time
string<date-time>
required
location_type
enum<string>
required
Available options:
zoom,
google_meet,
custom_link,
physical_address
location_details
string
required
allow_rsvp
boolean | null
required
capacity
integer | null
required
repeat_frequency
enum<string>
required
Available options:
never,
day,
week,
month,
year