Skip to main content

Get PDF templates

Get PDF templates

Query Parameters
  • archive string
  • 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.

  • offset integer

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

Responses

operation successful


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

    total number of objects

  • objects object[]
  • created date-time
  • group string
  • modified date-time
  • parties string

    JSON stringified array of document parties

  • page_count integer
  • resource_uri uri
  • signer_count integer
  • title string
  • user uri

    resource_uri for user

  • uuid string

    id for pdf object

  • valid boolean

    Is able to be sent (if fields do not validate)

Loading...