Skip to main content
Version: 0.1

Get all the pending requests for Approval

Responses

All pending requests


Schema array
  • approvals object[]
  • content object
  • approval_type string

    Possible values: [Accept, Reject]

  • event_request_hash string
  • expected_sn int64
  • signer string
  • timestamp int64
  • signature string
  • request object
    oneOf

  • Create object
  • governance_id string
  • namespace string
  • payload object
    oneOf

  • Json string
  • schema_id string
  • signature object

    The format, in addition to the signature, includes additional information, namely the signer's identifier, the signature timestamp and the hash of the signed contents.

  • content object

    Defines the data used to generate the signature, as well as the signer's identifier.

  • event_content_hash string
  • signer string
  • timestamp int64
  • signature string
  • timestamp int64
Loading...