February 4, 2024

  • Added a Get Workspaces endpoint. This endpoint is most useful for building dynamic Custom Apps as the endpoint returns properties including brandName, squareIconUrl, colorSidebarBackground, colorSidebarText, colorAccent, and font.
  • Added a Update Company endpoint.
  • Improved the Get Internal Users endpoint which now includes a isClientAccessLimited and companyAccessList property, making it clear what client access internal users have.
  • Improved the Get Files endpoint which is now paginated.
    Removed lastActiveDate property on client resources. Updates to this property previously caused the client.updated webhook to fire too frequently. We're going to bring back activity data in the future with a dedicated activities endpoint.