Skip to main content
GET
List worker-principal acceptance challenges

Authorizations

X-Api-Key
string
header
required

A connection-bound gk_agent_ credential. REST deliberately accepts it through either X-Api-Key or Authorization: Bearer; X-Api-Key remains supported. Its fixed scopes are intersected with the current live grant before route authorization.

Query Parameters

task_id
string
Pattern: ^[A-Za-z0-9_-]{1,128}$
cursor
string

Opaque cursor returned by the previous page.

Minimum string length: 1

Response

200 - application/json

Principal-scoped challenge page.

data
object[]
required
next_page
string | null
required