v1

latestOpenAPI 3.1.02026-07-243113441.2 MB
Employee Forms

Get the employee form pdf

Get the link to the employee form PDF

scope: employee_forms:read

get/v1/employees/{employee_id}/forms/{form_id}/pdf

Path parameters

employee_idstring required

The UUID of the employee

form_idstring required

The UUID of the form

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

Success

uuidstring required

the UUID of the form

document_urlstring nullable

the URL of the form

document_content_typestring nullable

The content type of the associated document. Most forms are PDFs with a content type of application/pdf. Some tax file packages will be zip files (containing PDFs) with a content type of application/zip. This attribute will be null when the document has not been prepared.