List and filter Intents

List and filter intents

get
Authorizations
X-Auth-TokenstringRequired
Query parameters
shopify_variant_idintegerOptional

Filter by Shopify Variant ID

shopify_product_idintegerOptional

Filter by Shopify Product ID

emailstringOptional

Filter by customer email

phonestringOptional

Filter by customer phone

start_datestring · dateOptional

Filter by start date (YYYY-MM-DD)

end_datestring · dateOptional

Filter by end date (YYYY-MM-DD)

notifiedbooleanOptional

Filter by notification status (true = notified, false = not notified)

pageintegerOptional

Page number for pagination

per_pageintegerOptional

Number of items per page (maximum 500)

Header parameters
X-Auth-TokenstringRequired

API key for authentication

Responses
chevron-right
200

A paginated list of intents

application/json
get
/intents

Last updated