Employee Addresses
Get an employee work address
The work address of an employee is used for payroll tax purposes.
scope: employees:read
get/v1/work_addresses/{work_address_uuid}
Path parameters
work_address_uuidstring required
The UUID of the work address
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.