v5

latestOpenAPI 3.0.0raw.githubusercontent.com2025-09-23254688.8 KB
templatetext

Get text template

get/template/{templateId}/

Response

operation successful

archiveboolean
createdstring date-time
groupstring
has_fieldsboolean
latest_textstring
modifiedstring date-time
resource_uristring
signee_countinteger
titlestring
userstring
uuidstring uuid

Example response

{
  "archive": false,
  "created": "2020-05-20T:15:10",
  "group": "/api/v1/group/my-group/",
  "has_fields": false,
  "latest_text": "text/html content",
  "modified": "2020-05-20T:15:10",
  "resource_uri": "/api/v1/template/t0t0t0t0-t0t0-t0t0-t0t0-t0t0t0t0t0t0/",
  "signee_count": 1,
  "title": "Test text template",
  "user": "/api/v1/user/34034334ab34334333rh33434334f9/",
  "uuid": "t0t0t0t0-t0t0-t0t0-t0t0-t0t0t0t0t0t0"
}