Challenges
Get Challenge
Get information about a challenge.
GET
Get challenge
Authorizations
Use your Authsignal Server API secret key as the username and leave the password empty. The secret key can be found in the API Keys section of the Authsignal Portal settings page.
Query Parameters
The ID of the challenge.
Response
OK
The ID of the challenge.
The verification method used to complete the challenge. This field can be used to determine if the challenge has been successfully completed and which method was used.
Available options:
SMS, EMAIL_OTP Previous
Create SessionCreate a session for a user based on a client token obtained after successfully completing a challenge. This will return an access token and refresh token which can be used to manage a session.
Next
Get challenge

