Skip to main content

Retrieve all log entries from PagerDuty

Retrieve all log entries from PagerDuty.

Application

  • PagerDuty

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
IncludeAdditional details to includePredefined Choice ListNo
Is overview?Whether to return a subset of log entries that show only the most important changes to the incidentTrue/FalseNo
SinceThe start of the date range over which you want to search. (the limit on date ranges is 6 months)DatetimeNo
Timezone IDTime zone in which dates in the result will be rendered. If not set dates will return UTCText (Short)No
UntilThe end of the date range over which you want to search. (the limit on date ranges is 6 months)DatetimeNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A