Stay up to date with the latest changes to Synthflow.
High Frequency Product updates

Sign up to receive all product updates almost as they happen.

Subscribe to updates

This changelog provides granular, real-time updates as changes are released. For a monthly summary of platform changes, see the Synthflow product changelog on our feedback portal.

For live uptime, active incidents, and service health, visit our Status page.


Subaccount Minute Limit (max_minutes) now available in Subaccount APIs

The max_minutes field is now included in the response for the Get Subaccount and List Subaccounts endpoints. This field indicates the maximum number of minutes allocated to a subaccount, making it easier to monitor usage limits alongside the existing minutes_used field.

Updated endpoints:

EndpointTitle
GET /subaccounts/{subaccount_id}Get subaccount
GET /subaccountsList subaccounts

Notes:

  • max_minutes is an integer representing the configured cap for the subaccount
  • The field may be null if no limit has been set