For the complete documentation index, see llms.txt. This page is also available as Markdown.

List a site visitor segments

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

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

The unique id of the site

Responses
200

List of visitor segments in the site.

application/json
countnumberOptional

Total count of objects in the list

get/orgs/{organizationId}/sites/{siteId}/insights/visitor-segments
200

List of visitor segments in the site.

Last updated

Was this helpful?

Powered by GitBook