Get quote analytics
Quotes
Get quote analytics
Retrieve view tracking analytics for a quote
GET
Get quote analytics
Documentation Index
Fetch the complete documentation index at: https://docs.sequencehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API credentials. Eg. Basic {credentials}.
Use this header to select an API version
Available options:
2024-07-30 Path Parameters
Quote ID
Response
OK
Example:
42
Example:
[
{
"visitorIdentifier": "0190dae7-7228-7619-aad8-c51f56733b2b",
"lastViewedAt": "2024-01-07T10:30:00Z",
"loginType": "SEQUENCE_USER",
"email": "johndoe@example.com"
}
]Example:
[{ "date": "2024-01-07", "totalViews": 15 }]