Skip to main content

Get template detail

GET 

/v2/sign/templates/:id

Get template detail by ID

Request

Path Parameters

    id stringrequired

    ID of Template

Responses

OK

Schema

    id uuid

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    name string

    Template name

    thumbnail string

    thumbnail download URL

Loading...