v1
latestOpenAPI 3.1.02026-07-243113441.2 MBNotifications
Get notifications for company
Returns all notifications relevant for the given company.
scope: notifications:read
get/v1/companies/{company_uuid}/notifications
Path parameters
company_uuidstring required
The UUID of the company for which you would like to return notifications
Query parameters
status'open' | 'expired' | 'resolved'
pageinteger
The page that is requested. When unspecified, will load all objects unless endpoint forces pagination.
perinteger
Number of objects per page. For majority of endpoints will default to 25
Headers
X-Gusto-API-Version'2026-06-15'
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Response
successful