Get a temporary url to download the Company Attachment fileCopy Pageget https://api.gusto-demo.com/v1/companies/{company_id}/attachments/{company_attachment_uuid}/download_urlRetrieve a temporary url to download an attachment file uploaded by the company. Related guides Manage company attachments scope: company_attachments:readPath Paramscompany_idstringrequiredThe UUID of the companycompany_attachment_uuidstringrequiredThe UUID of the company attachmentHeadersX-Gusto-API-VersionstringenumDefaults to 2026-06-15Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-06-15Allowed:2026-06-15Responses 200Successful 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated about 1 month ago