v1
latestOpenAPI 3.1.02026-08-04170116.0 KBData Out
Get Summary Page Data
Retrieve data from the Summary Page for a specified time period.
post/summary-page/get-data
Request body
Example request
{
"shopDomain": "example.myshopify.com",
"period": {
"start": "2023-01-01",
"end": "2023-01-07"
},
"todayHour": 1
}Response
A successful response containing Summary Page data for the specified shop and period.