Documentation signature templates

Returns a specific signature template

get/documentations/signatures/{signatureTemplateId}

Path parameters

signatureTemplateIdinteger required

Signature template id

Response

Signature template

Example response

{
  "data": {
    "first_line": "First line",
    "icon": "fas fa-signature",
    "color": "#000000",
    "contrast_color": "WHITE"
  }
}

Changes

Changed in 1 of the 5 revisions of this API.4

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added