List guides
Returns a list of eligible in-app guides for a specific user and channel.
List guides
Returns a list of eligible in-app guides for a specific user and channel.
Endpoint
Rate limit
Tier 2Path parameters
The unique identifier of the user.
The unique identifier for the channel.
Query parameters
The tenant ID to use for targeting and rendering guides.
The data (JSON encoded object) to use for targeting and rendering guides.
The type of guides to filter by.
Returns
A response for a list of guides.
A list of guides.
The typename of the schema.
A list of URL Patterns to evaluate user's current location to activate the guide, if matched
The directive for the URL pattern ('allow' or 'block')
The pathname pattern to match (supports wildcards like /*)
A list of URL rules to evaluate user's current location to activate the guide, if matched
The value to compare against
The directive for the URL pattern ('allow' or 'block')
The comparison operator ('contains' or 'equal_to')
The variable to evaluate ('pathname')
Whether the guide is active.
The unique identifier for the guide.
The key of the guide.
The type of the guide.
A map of guide group keys to their last display timestamps.
A list of guide groups with their display sequences and intervals.
Markers for guides the user is not eligible to see.
The guide's key identifier
Human-readable explanation of ineligibility
Reason code for ineligibility