List available days with workshops

Returns an array of unique dates that have workshops available for registration. Only workshops visible in registration, with available seats, and in the future are included. Supports filtering by speaker, category, name, date, and attendee type. Responses are cached for 10 minutes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

Query Params
integer

Filter by category ID

integer

Filter by speaker ID

string

Filter by name (partial match)

string

Filter by exact workshop name (full match)

string

Filter by date (YYYY-MM-DD)

integer

Filter by attendee type ID

Response
200

List of available days

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!