Navigation
Challenges
A challenge is how Rupt asks a user to prove themselves when an evaluation calls for it, for example by verifying a code sent to their email or phone. Rupt creates and hosts the challenge, and your client SDK sends the user to it. When you need to inspect a challenge from your backend, retrieve it by ID.
To learn more, see the challenge object.
Endpoints
| GET | /v3/challenges/:id |