The GET Booking Contacts API retrieves a list of contacts associated with a specific booking. Each contact includes detailed information such as their name, email, phone number, company name, and any custom responses they provided during the booking process.
Request
Authorization
Add parameter in header
X-Jicoo-Api-Key
Example:
X-Jicoo-Api-Key: ********************
Path Params
Request Code 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/bookings//contacts' \
--header'X-Jicoo-Api-Key;'