List Event Type Hosts
GET
/v1/event_type_hostsThis API endpoint retrieves a list of event types along with their associated hosts. It provides comprehensive details about each event type, including its unique identifier, name, description, visual elements like cover image and color, duration, and status. The endpoint also returns information about the any questions that attendees need to answer, available services with pricing details, and accepted payment methods.
Request
Query Params
page
number
optional
perPage
number
optional
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
data
array [object {2}]
required
eventType
#/definitions/1461161required
hosts
$ref(#/definitions/1465752)[]
required
Example
Not configured
Last modified: 3 months ago