Skip to main content

Get text templates

Get text templates

Query Parameters
  • group string

    can be full resource_uri or only id

  • limit integer

    Default value: 20

    Length of dataset to return. Use with offset query to iterate through results.

  • archive string
  • offset integer

    Offset from start of dataset. Use with the limit query to iterate through dataset.

Responses

list of text templates


Schema
  • meta object
  • limit int32
  • next string
  • offset int32
  • previous string
  • total_count int32

    total number of objects

  • objects object[]
  • archive boolean
  • created date-time
  • group string
  • has_fields boolean
  • modified date-time
  • resource_uri string
  • signee_count int32
  • title string
  • user string
  • uuid string
Loading...