List challenges
Challenges
List challenges
List challenges in the caller’s tenant, newest first. Requires scope challenges:read.
GET
List challenges
Authorizations
API key sent as Authorization: Bearer <api-key>.
Query Parameters
Filter by challenge status.
Available options:
OPEN, RESOLVED_UPHELD, RESOLVED_OVERTURNED, WITHDRAWN Zero-indexed pagination cursor (slice start). Echo nextCursor from the previous page.
Required range:
x >= 0Max items per page, clamped to [1, 200]. Defaults to 50.
Required range:
1 <= x <= 200