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

    code number

    result

    createtemplate

    Name string
    Note string
    Description string
    URL string
    signers signers[]
    folderId string
Loading...