Skip to main content
GET
/
v1
/
reports
/
daily
/
download
/
{daily_id}
Raport dzienny (pobranie)
curl --request GET \
  --url https://api.krdata.pl/v1/reports/daily/download/{daily_id} \
  --header 'x-api-key: <api-key>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.krdata.pl/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

daily_id
string
required

Response

Successful Response