GET
/external/api/reports/z-report
curl \
--request GET 'https://demo.api.fygi.store/external/api/reports/z-report' \
--header "authorization: $API_KEY"
Response examples (200)
# Headers
# Payload
{
"id": "string",
"storeId": "string",
"title": "string",
"reportUrl": "string",
"reportType": "x",
"createdAt": "2025-05-04T09:42:00Z",
"reportDate": "2025-05-04T09:42:00Z",
"canBeDeleted": true
}
Response examples (200)
# Headers
# Payload
{
"id": "string",
"storeId": "string",
"title": "string",
"reportUrl": "string",
"reportType": "x",
"createdAt": "2025-05-04T09:42:00Z",
"reportDate": "2025-05-04T09:42:00Z",
"canBeDeleted": true
}