Expand description
A library for working with the Zendesk API. This library is an implementation of: https://developers.getbase.com/docs/rest/reference/contacts
Modules§
- types
- Types for our Zendesk API client.
Structs§
- Client
- Entrypoint for interacting with the Zendesk 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.