Skip to main content
GET
Decyzje Prezesa UOKiK

Authorizations

x-api-key
string
header
required

Query Parameters

q
string[] | null

Fuzzy search term(s); matches participants, decision number or case signature

practice
string | null

Exact practice type (see /v1/uokik/decisions/practices)

Maximum string length: 200
penalty
boolean | null

Only decisions with (true) or without (false) a fine

appeal
boolean | null

Only decisions appealed (true) or not appealed (false)

from
string<date> | null
to
string<date> | null
limit
integer
default:50
Required range: 1 <= x <= 1000
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

items
UokikDecisionItem · object[]
required
limit
integer
required
offset
integer
required
has_more
boolean
required