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")

Query Parameters

from
string<date>

Start date (YYYY-MM-DD). Defaults to today.

to
string<date>

End date (YYYY-MM-DD). Defaults to 14 days out.

timezone
string

IANA timezone for local_start_time in the response.

Example:

"America/New_York"

Response

Available slots

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
url
string
required