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_idstringRequiredformat: "^ct_c[a-z0-9]{24}$"

Response

datalist of objects