<- Labor API

Labor API

Get break type

GET

 /v2/labor/break-types/{id}

Returns a single BreakType specified by id.

Permissions:TIMECARDS_SETTINGS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

id

string

Required

The UUID for the BreakType being retrieved.

Link to section

Response fields

Link to section

break_type

The response object.

Link to section

errors

Any errors that occurred during the request.