Retrieve a contract's timesheets
Retrieve approved timesheets for a contract.
Return the approved timesheets for a contract, ordered by start date. Only final-state timesheets are exposed via the public API for now (APPROVED or ZERO_TIME).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
contract_id
Response
data