Skip to main content

Get template by ID

GET 

/template/:template_id

Request

Path Parameters

    template_id strngrequired

    ID of template that needs to be fetched

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...