Skip to main content
GET
/
v0
/
reports
download order report
curl --request GET \
  --url https://api.pixxel.space/v0/reports \
  --header 'Authorization: <api-key>'
{
  "error": {
    "code": "<string>",
    "details": "<unknown>",
    "message": "<string>"
  }
}

Authorizations

Authorization
string
header
required

Query Parameters

tz
string

local timezone of the client

Response

OK