Retrieve a list of pauses

GET

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

Path parameters

project_pkintegerRequired

Project ID

user_pkintegerRequired

User ID

Query parameters

include_deletedbooleanOptional

Include deleted pauses

Response

Successfully retrieved a list of pauses

reasonstring
idintegerOptional
projectintegerOptional
userintegerOptional
paused_byintegerOptional
verbose_reasonstringOptional
deleted_byintegerOptional
deleted_atdatetimeOptional
created_atdatetimeOptional
updated_atdatetimeOptional
Built with