v1
latestOpenAPI 3.0.02026-07-24310185.2 KBContract
List all Worked Time by contract ๐ซ๐ท
Returns the worked time for every contract for the given pay period. This list is paginated.
Required scopes: time:read
get/companies/{companyId}/contracts/time
Path parameters
companyIdstring required
The id of the company
Query parameters
nextPageTokenstring
The encoded pagination token
maxResultsstring
Allows to define the maximum number of items to fetch at once. (Max: 50, Default: 10)
datestring required
The month to fetch the data for. This must be in the format YYYYMM, January being the month "01".
Response
Returns the worked time for every contract for the given pay period. Note : this endpoint is only available for French companies for now.