<- Labor API

Labor API

All versions ->

Retrieve timecard

GET

 /v2/labor/timecards/{id}

Returns a single Timecard specified by id.

Permissions:TIMECARDS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

id

string

Required

The UUID for the Timecard being retrieved.

Link to section

Response fields

Link to section

timecard

The requested Timecard.

Link to section

errors

Any errors that occurred during the request.