# GET /external/api/reports/z-report **GET /external/api/reports/z-report** ## Servers - Test environment: http://test.api.fygi.store (Test environment) - Demo environment: https://demo.api.fygi.store (Demo environment) - Production environment: https://api.fygi.store (Production environment) ## Authentication methods - Authorization key ## Parameters ### Query parameters - **date** (string(date-time)) - **storeId** (string(uuid)) ## Responses ### 200 Success #### Headers - **X-Pagination** () meta-data #### Body: application/json (object) - **id** (string(uuid)) - **storeId** (string(uuid)) - **title** (string | null) - **reportUrl** (string | null) - **reportType** (string) - **createdAt** (string(date-time)) - **reportDate** (string(date-time) | null) - **canBeDeleted** (boolean) [Powered by Bump.sh](https://bump.sh)