Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zenduty Incident Responders API

This object represents the incident responders of an incident.

Zenduty Incident Responders API is one of 34 APIs that Zenduty publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Incident Responders. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.1.0.

Requests are made against a single base URL, https://www.zenduty.com.

4 operations 2 paths 4 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.1.0
Base URL
https://www.zenduty.com/api
Authentication
HTTP Bearer
License
Apache 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Zenduty Incident Responders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Token ) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Incident Responders 4

This object represents the incident responders of an incident.

GET
/api/v2/incidents/{incident_number}/responders/
List all Incident Responders objects
1 param → 200400403404
POST
/api/v2/incidents/{incident_number}/responders/
Add an Incident Responder
1 param body → 201400403
GET
/api/incidents/{incident_number}/responders/{unique_id}/
Retrieve an Incident Responder
2 params → 200404
DELETE
/api/incidents/{incident_number}/responders/{unique_id}/
Delete an Incident Responder
2 params → 204404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are IncidentResponderDetail (10 properties), IncidentResponderResponse (4 properties), IncidentResponderUserPayload (1 property), IncidentResponderEscalationPolicyPayload (1 property). Each schema is shown below with its type and property counts.

IncidentResponderDetail
object
Incident Responder detail object
10 properties
IncidentResponderEscalationPolicyPayload
object
Payload to add an escalation policy as Incident Responder
1 property 1 required
IncidentResponderResponse
object
4 properties
IncidentResponderUserPayload
object
Payload to add a user as Incident Responder
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenduty-incident-responders-api-openapi.yml Raw ↑

Other APIs Zenduty publishes across the network.

Zenduty REST API
Zenduty Events API
Zenduty Account Custom Role API
Zenduty Account Member API
Zenduty Alert Rules API
Zenduty Analytics API
Zenduty Contact Methods API
Zenduty Escalation Policies API
Zenduty Events API
Zenduty Forwarding Rules API
Zenduty Global Router API
Zenduty Global Router Rules API