This 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
Authorization
Add parameter in header
X-Jicoo-Api-Key
Example:
X-Jicoo-Api-Key: ********************
Query Params
page
number
optional
perPage
number
optional
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/v1/event_type_hosts?page&perPage' \
--header'X-Jicoo-Api-Key;'