Expand description
A library for working with the Pagerduty API. This library is an implementation of: https://developer.pagerduty.com/api-reference/
Modules§
- types
- Types for our Pagerduty API client.
Structs§
- Client
- Entrypoint for interacting with the Pagerduty API.
Enums§
- Error
- An error for an HTTP request. This comes from: https://developers.getbase.com/docs/rest/articles/oauth2/errors.
Constants§
- DEFAULT_
HOST - The default host for the API.
- LIMIT
- The limit for paginating.