For the complete documentation index, see llms.txt. This page is also available as Markdown.

Entity Versioning

The Sway Charts REST API supports the notion of entity versions. Each business entity (such as an account) has a version which is a number that increases monotonically with any changes. It is possible to find out the order of updates by comparing versions: most recent entity’s version will be the greatest.

Last updated