Retrieve terms of service status for a company user

POST {{baseUrl}}/v1/partner_managed_companies/:company_uuid/retrieve_terms_of_service

Retrieve the user acceptance status of the Gusto Embedded Payroll's Terms of Service.

scope: terms_of_services:read

Request Body

{"email"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
X-Gusto-API-VersionstringDetermines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;latest_terms_accepted&quot;:true}