Models
Reference
- If a type has
?
in its definiition, it means that the field can benull
. - If a type has
~
in its definition, it means that the field can beundefined
(may not exist for certain requests!).
API
API Documentation is a work-in-progress. The API is always subject to...
File
Represents a stored file, its metadata, and associated properties.
Last updated: 5/30/2025
Edit this page on GitHub