Retrieve all log entries from PagerDuty.
Application
PagerDuty
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Return all? | Whether to return all results or only up to a given limit | True/False | No | |
Limit | Max number of results to return | Number | No | |
Include | Additional details to include | Predefined Choice List | No | |
Is overview? | Whether to return a subset of log entries that show only the most important changes to the incident | True/False | No | |
Since | The start of the date range over which you want to search. (the limit on date ranges is 6 months) | Datetime | No | |
Timezone ID | Time zone in which dates in the result will be rendered. If not set dates will return UTC | Text (Short) | No | |
Until | The end of the date range over which you want to search. (the limit on date ranges is 6 months) | Datetime | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A