Skip to main content
Every pagerduty.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Incident Notes

create

incidentNotes.create Add a note to an incident Risk: write
Input Output

list

incidentNotes.list List notes for an incident Risk: read
Input Output

Incidents

create

incidents.create Create a new incident Risk: write
Input
Output

get

incidents.get Get a single incident by ID Risk: read
Input Output

list

incidents.list List incidents with optional filters Risk: read
Input Output

update

incidents.update Update an incident (acknowledge, resolve, reassign) Risk: write
Input
Output

Log Entries

get

logEntries.get Get a single log entry by ID Risk: read
Input Output

list

logEntries.list List log entries Risk: read
Input Output

Users

get

users.get Get a user by ID Risk: read
Input Output