Get exemptions
Checks
Get exemptions
Returns exemptions. Optionally filter by checkId or trackId (mutually exclusive). When trackId is provided, returns exemptions for all checks in that track (including campaigns). When neither is provided, returns all exemptions paginated with limit/offset.
GET
Get exemptions
Query Parameters
Return exemptions for this check ID.
Return exemptions for all checks in this track ID.
Maximum number of exemptions to return (used when no filter is provided). Defaults to 25, max 100.
Required range:
x <= 100Number of exemptions to skip (used when no filter is provided). Defaults to 0.