Get request challenge

This method returns the challenge of a given request.

Security(Ledger_API_Key and Ledger_API_User) or Ledger_API_Key and Ledger_API_User and Ledger_Store_Auth_Token) or Ledger_API_User or Ledger_API_User and Ledger_Store_Auth_Token)
Request
path Parameters
request_id
required
integer

The request's ID.

Responses
200

Request challenge object

404

Request not found

get/requests/{request_id}/challenge
Response samples
application/json
{
  • "challenge": "string",
  • "id": 0
}
Copyright © Ledger Enterprise Platform 2023. All right reserved.