Retrieve a list of pauses

Return a list of pause objects for the specified project and user.

Path parameters

project_pkintegerRequired

Project ID

user_pkintegerRequired

User ID

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

include_deletedbooleanOptional

Include deleted pauses

Response

Successfully retrieved a list of pauses

reasonstring
idintegerOptional
projectintegerOptional
userintegerOptional
paused_byinteger or map from strings to anyOptional

User who created the pause

verbose_reasonstringOptional
deleted_byintegerOptional
deleted_atdatetimeOptional
created_atdatetimeOptional
updated_atdatetimeOptional