Get a log entry
Get details for a specific incident log entry. This method provides additional information you can use to get at raw event data.
A log of all the events that happen to an Incident, and these are exposed as Log Entries.
For more information see the API Concepts Document
Scoped OAuth requires: incidents.read
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Path Parameters
The ID of the resource.
Query Parameters
Time zone in which results will be rendered. This will default to the account time zone.
tzinfoArray of additional Models to include in response.
Value in
- "incidents"
- "services"
- "channels"
- "teams"
Header Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2""application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
List Licenses GET
List the Licenses associated with your Account Scoped OAuth requires: `licenses.read`
Get a log entry GET
Get details for a specific incident log entry. This method provides additional information you can use to get at raw event data. A log of all the events that happen to an Incident, and these are exposed as Log Entries. For more information see the [API Concepts Document](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#log-entries) Scoped OAuth requires: `incidents.read`