Get challenge

Get the challenge of the specified request for current user

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Id of the request

Responses
chevron-right
200

Successful response

application/json
pubKeystringRequired

Public key of the current user

challengeone ofRequired

Challenge data to sign with the user's private key

or
or
get
/requests/{id}/challenge

Last updated