API Changelog
Key
New feature
Fix
Breaking change
Security-related
March 20, 2023
Transactions, Cases
Transactions in Cases API: Transactions are now returned in the Cases API. Transactions that are attached to a Case appear in the new
txns
field under the top-levelrelationships
field of a serialized Case.
API version: v2023-01-05
Cross-API
Format and access control of File URLs: The way file URLs are serialized in all API responses has changed. Each file URL now contains a signed access token, which remains valid for 6 hours after the API request was made. For details, see File URLs.
Graph
As of 2023-01-05, Graph is in closed beta. To learn more and request early access, see the the Graph product page.
Format of Graph Query responses: Graph Query responses will now show computed stats for the query results instead of the raw result output.
Updated 1 day ago