February 4, 2024
9 months ago by Neil Raina
- Added a
Get Workspaces
endpoint. This endpoint is most useful for building dynamic Custom Apps as the endpoint returns properties includingbrandName
,squareIconUrl
,colorSidebarBackground
,colorSidebarText
,colorAccent
, andfont
. - Added a
Update Company
endpoint. - Improved the
Get Internal Users
endpoint which now includes aisClientAccessLimited
andcompanyAccessList
property, making it clear what client access internal users have. - Improved the
Get Files
endpoint which is now paginated.
RemovedlastActiveDate
property on client resources. Updates to this property previously caused theclient.updated
webhook to fire too frequently. We're going to bring back activity data in the future with a dedicated activities endpoint.