Checklists V1 Changelog
Release Date: 2022-09-26
Version 1.0.0
Added
Added a new tutorial that demonstrates how to generate a signed URL that you can use to download a section signature SVG image directly from S3. For details, see the Retrieve a Checklists Section Signature tutorial.
Updated
The following Checklists endpoints have been updated:
When the included.attributes.sectionSignatures
object is returned in the GET instances/:id
response, the object’s ossUrn
property contains the keys necessary to retrieve a section signature image from Amazon’s S3 object storage service.
Release Date: 2018-11-05
Version 1.0.0
Added
Added endpoints for tracking checklists and checklist templates.
This includes the following features:
- Track and analyze the progress of a checklist.
- Filter and sort checklists and checklist templates.
- Retrieve detailed information about a checklist’s items, sections, and attachments.
- Download checklist attachments.
For more details, see the API Basics section.