v1
latestOpenAPI 3.1.02026-07-243113441.2 MBContractors
Get a contractor
Get a contractor.
scope: contractors:read
get/v1/contractors/{contractor_uuid}
Path parameters
contractor_uuidstring required
The UUID of the contractor
Query parameters
includestring[]
Include the requested attribute(s) in each contractor response. Multiple options are comma separated.
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
Example response
{
"hourly_rate": "50.0"
}