Get project timesheet entries.

Gets the project time entries between selected from and to date range.If both from and to are not specified, last 30 days records are returned.From date should be before to date.The difference between from and to date cannot be more than 90 days.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The project identifier.

Query Params
date-time

Date from records to retrieve. If not specified defaults to to - 30 days.

date-time

Date to records can be retrieved. If not specified defaults to today.

string

Comma separated list of one or more Employee ids you'd like to filter on.

int32
int32

Represents how many results you'd like to retrieve per request (page). Default is 100. Max is 200

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json