Get Contractor Contracts
Deprecated. Read this from the Thera API with your API key instead. Returns every contract this contractor holds with your company, including inactive ones, with each contract's status and date range.
Authentication
X-Thera-API-Keystring
API Key authentication via header
Path parameters
email
Percent-encode @ as %40. Example: contractor%40example.com.
Response
This endpoint returns an object.
userId
The internal user ID of the contractor.
contracts
List of all contracts associated with this contractor.
Errors
401
Unauthorized Error
404
Not Found Error

