Fetch screening questions for a listing
GET/api/v3/tours/:listing_id/screening_questions
Returns screening questions configured for a listing. Use this to collect prospect information before scheduling.
Notes:
- Questions requiring credit card validation or document verification are excluded
- Returns an empty list if the customer has turned off tour bookings for your integration
- Pass question answers in the
screening_answersarray when calling the schedule endpoint - Answers must match provided options exactly for questions with options
Request
Responses
- 200
Screening questions for the listing