Pause

Get pause

Retrieves a specific pause by its unique identifier. Returns detailed information about the pause including associated task.

get/v1/pauses/{id}

Path parameters

idstring required

Unique identifier of the pause to retrieve.

Response

Successful operation. Returns the requested pause.

idstring
userstring
deletedboolean
runningboolean
lastUpdateinteger
createdinteger
descriptionstring
startDateTimestring
endDateTimestring

Changes

No recorded changes to this endpoint across all 3 revisions of this API.