Skip to main content
GET
Retrieve clients who granted consent for marketing for a specific tour

Authorizations

Authorization
string
header
required

Custom Bearer token authentication for accessing private organizer endpoints.

Query Parameters

tourId
string

The unique identifier for the tour. Must be a 24-character hexadecimal string.

Pattern: ^[a-f0-9]{24}$
tourSlug
string

The SEO-friendly slug for the tour. Accepts alphanumeric characters, hyphens, underscores, and periods.

Pattern: ^[a-zA-Z0-9-_\\.]+$

Response

Successful response containing marketing consent information for clients associated with the specified tour.

total_users
integer

Total number of users for the tour.