Skip to main content

Get document by ID

GET 

/document/:document_id

Get a document

Request

Path Parameters

    document_id stringrequired

    objectId of contact

Header Parameters

    x-api-token stringrequired
    Example: opensign.xxxx

Responses

successful operation

Schema

    objectId string
    Title string
    Note string
    Folder string
    File string
    Owner string

    Signers

    object[]

  • Array [

  • Name string
  • ]

  • createdAt date
    updatedAt date
Loading...