- Versions Concepts Resources Extensions Statistics Resources Reference
Data Types
Type | Description |
---|---|
datetime |
Datetimes and dates are exchanged in the ISO 8601 format. The API will return them in the following format: YYYY-MM-DDTHH:MM:SS.sssZ , but accepts all valid ISO 8601 dates or datetimes from clients. If no UTC offset is specified, we assume it to be UTC. |
resource |
This can either be a link to the resource, or the resource object itself. |
file |
Either an URL or a base64 encoded file. See Files for more information. |
image |
Same as files , but restricted to image file formats. |