Skip to main content

Get template list

POST 

/templatelist

Get template list

Request

Body

provide below parameter to get number of templates

    limit int32
    skip int32

Responses

successful operation

Schema

    id string
    URL string
    Name string
    Note string
    Description string
    Folder string

    Signers

    object[]

  • Array [

  • objectId int64
    Name string
  • ]

  • CreateBy string
Loading...