Skip to main content

Get signing document status

Faster short query for a document status

Path Parameters
  • docId string required

    ID of document

Responses

operation successful


Schema
  • archived boolean
  • resource_uri string
  • status integer

    Possible values: [4, 5, 10, 15, 20, 30, 35, 39, 40, 50, 60]

    Signer status options:

    • 4 - unsent
    • 5 - scheduled to be sent
    • 10 - sent
    • 15 - email opened
    • 20 - visited
    • 30 - fields complete
    • 35 - fields complete ex signature
    • 39 - waiting for witness to complete
    • 40 - signed
    • 50 - downloaded
    • 60 - rejected
  • download_final boolean
  • tag string
  • tag1 string
  • tag2 string
Loading...