Sheets Changelog
Release Date: 2024-11-21
Added
- New endpoints:
- Retrieve information about all the collections in a project - GET collections.
- Retrieve information about a single collection - GET collections/:id.
- A new filter (
collectionId
) to retrieve sheets associated with specific collections, available for:- GET sheets
- GET version sets
- Collection data in response payloads for:
- POST version-sets
- PATCH version-sets/:versionSetId
- POST sheets:batch-get
- POST version-sets:batch-get
- POST sheets:batch-get
Release Date: 2024-07-23
Version 1.1.0
Added
- New endpoints which allow you to: