Skip to main content
GET
Retrieve a challenge

Authorizations

Authorization
string
header
required

Your API key, live (sk_live_…) or test (sk_test_…). Create one in Settings → API keys. Send it as Authorization: Bearer <key> — never in a query string.

Path Parameters

id
string<uuid>
required

The challenge id.

Response

Success.

Every successful response. meta carries the request id and any pagination.

data
object
required

The resource, or an array of them.

meta
object
required