Get a challenge
GET {{baseUrl}}/user/challenges/:id
Get the status of a challenge
https://developers.circle.com/w3s/reference/getuserchallenge
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-User-Token | string |
RESPONSES
status: OK
{"data":{"challenge":{"id":"7a182ae0-e3b8-5983-8ad9-9050c7605299","type":"INITIALIZE","status":"PENDING"}}}