Sync Endpoints
Get receipts (synchronous)
Returns receipt data immediately using the api_receipts mart view.
GET
Get receipts (synchronous)
Documentation Index
Fetch the complete documentation index at: https://docs.emergedata.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the Control Room. Include as Authorization: Bearer <token>
Query Parameters
Filter by event timestamp (start)
Filter by event timestamp (end)
Filter by ingestion timestamp (start)
Filter by ingestion timestamp (end), defaults to now()
Your user reference
Example:
"alice@yourcompany.com"
Category subtree to filter by
Example:
"/Shopping"
Maximum number of rows to return
Required range:
1 <= x <= 10000Pagination cursor from previous response
Get receipts (synchronous)