For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
AcademyContact SalesHelp CenterDashboard
DocumentationAPI ReferenceIntegrationsAdministrationChangelog
DocumentationAPI ReferenceIntegrationsAdministrationChangelog
LogoLogo
AcademyContact SalesHelp CenterDashboard

Changelog

Stay up to date with the latest changes to Synthflow.
February 27, 2026
February 27, 2026

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
Was this page helpful?
Previous

February 24, 2026

Next
Built with