Skip to main content
Version: Next

Get event request

Get event request

Allows to obtain an event request by its identifier

Path Parameters
  • id string required

    Event Request's unique id

Responses

Request Data successfully retrieved


Schema
  • signature object
  • signer string

    Signature of the issuer

  • timestamp int64

    Timestamp at which the signature was made

  • value string

    Signature value

Loading...