How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Everbridge Comms Schedule APIs API

The Comms Schedule APIs API from Everbridge — 5 operation(s) for comms schedule apis.

Everbridge Comms Schedule APIs API is one of 91 APIs that Everbridge publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Comms Schedule APIs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 9 operations across 5 paths, and defines 77 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.everbridge.net/managerapps/communications/v1.

9 operations 5 paths 77 schemas 1 DELETE3 GET1 HEAD1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.everbridge.net/rest
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Everbridge Comms Schedule APIs API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (API_Authorizer). An API key is passed in the header as x-api-key (api_key).

Paths & Operations 9

Across 5 paths, the API surfaces 9 operations — 1 DELETE, 3 GET, 1 HEAD, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Comms Schedule APIs 9
GET
/schedules
List Schedules
getSchedules 10 params → 200500
HEAD
/schedules
Check if schedules exist
checkSchedulesExist 6 params → 200404500
POST
/schedules
Create Schedule
createSchedule body → 201400401500
GET
/schedules/{id}
Get schedule by ID
getScheduleById 2 params → 200400404500
PATCH
/schedules/{id}
Update schedule by ID (partial)
partial Update ScheduleById 1 param body → 200400404500
DELETE
/schedules/{id}
Delete by ID
Delete ScheduleById 1 param → 200400404500
POST
/schedules/{id}/trigger
Trigger schedule by ID
triggerSchedule 1 param → 200404500
GET
/schedules/{id}/runs
List schedule runs by ID
getScheduleRunsById 4 params → 200400404500
POST
/schedules/schedule-config/validate
Validate schedule configuration
validateScheduleConfig body → 200500

Schemas 77

The contract defines 77 schemas that model the data the API accepts and returns. The most detailed are SemanticQuery (18 properties), CommScheduleResponse (16 properties), CommScheduleBase (16 properties), CommSchedulePayloadBase (9 properties). Each schema is shown below with its type and property counts.

AudioBulletinBoardPublicMessage
object
The ABB public message content.
5 properties 3 required
Facebook
object
The Facebook custom message content.
3 properties
LaunchMessageBody
object
2 properties 2 required
WeeklyFrequency
object
5 properties 3 required
RecurringScheduleConfig
object
4 properties 3 required
DeliverySettings
object
Settings that adjust the way that notifications are delivered to recipients.
8 properties
ContactRecipientExternalId
object
Refers to a contact recipient by its contact external ID.
2 properties 2 required
SupportedLanguages
string
A combined language and region tag that signifies the default language to use when selecting a message body to send to a recipient. Note: Currently, all commun…
VoiceSettings
object
The caller ID number displayed when contacting recipients via phone.
3 properties 3 required
ApiDeliveryPathPathId
object
A unique identifier for the delivery path.
2 properties 2 required
ContactRecipientName
object
Refers to a contact recipient by their name as shown in the [Everbridge Contacts API](https://developers.everbridge.net/internal/reference/ebs-list-contacts).
5 properties 3 required
SocialMediaPublicMessage
object
The social media public message content.
5 properties 2 required
GenericOneWayPublicMessage
object
The GenericOneWay public message content.
3 properties 3 required
CemResultsCompleteName
object
Used to describe a contact's complete name in a CEM Results query.
5 properties 3 required
EverbridgeCommunityPublicMessage
object
The Everbridge Community publish toggle. This message carries no body fields and is used only to signal routing/selection in the launch request.
CreateScheduleRequest
object
4 properties 3 required
MessageContent
object
Notification message content that is included within the communication. If a templateId is present, this value becomes optional and will override the template'…
3 properties 1 required
activity
object
2 properties
LaunchCommRequest
Request body for launching a communication. Only valid when mode is LIVE or SIMULATION.
BaseLaunchCommRequest
object
5 properties
LaunchMode
string
Adjust the behavior of the communication: LIVE: Launch the communication and send notifications to all recipients. At least one recipient must be specified in…
ContentAttachment
object
5 properties
Command
object
1 property 1 required
SenderSettings
object
Specify what recipients will see as the "sender" of the notifications sent from the communication (e.g. caller ID upon receiving a phone call.)
3 properties
CommSchedulePaginatedResponse
object
5 properties
CommSchedulePayloadBase
object
9 properties 7 required
YearlyFrequency
object
6 properties 4 required
CemResultsLastKnownLocationType
object
Specifies how to include contacts with "Last Known" location types in CEM Results.
2 properties 1 required
ProblemDetail
object
An RFC-7807 compliant model for error details.
5 properties
CemResultsNumberPropertyQuery
CapContent
object
Shared CAP transport metadata for a public-safety delivery instance. The public-comms webpage shortUrl is not part of this content; it is system-generated and…
6 properties 6 required
CemResultsExpectedLocationType
object
Specifies how to include contacts with expected location types in CEM Results.
1 property 1 required
FixedIntervalScheduleConfig
object
5 properties 3 required
TextOnlyPathCategory
string
A group of contact path types that only support textual messaging.
ApiDeliveryPathPrompt
object
The unique description, provided by the organization, for the delivery path.
2 properties 2 required
GroupRecipientId
object
Refers to a group of contact recipients by a group ID.
2 properties 2 required
SemanticQuery
object
A query use for generating a CEM Result built with semantic logic
18 properties
ApiDeliveryPath
Delivery paths are ordered methods of contacting recipients, such as "work email" or "home phone".
NetworkPublicMessage
object
The Network public message content.
4 properties 4 required
CemResultsStaticLocationType
object
Specifies how to include contacts with static location types in CEM Results.
3 properties 1 required
MemberPortalPublicMessage
object
The member portal public message content.
2 properties 2 required
CommsValidationError
object
3 properties 2 required
CommsValidateResponse
object
3 properties 1 required
CommScheduleJobLog
object
4 properties 1 required
LaunchRecipients
object
Describes the recipients of notifications from the communication. At least one recipient must be provided when Mode is LIVE or SIMULATION. Note: When specifyin…
7 properties
Twitter
object
The Twitter custom message content.
4 properties
CommScheduleJobLogPaginatedResponse
object
5 properties
OneTimeScheduleConfig
object
2 properties 2 required
CreateAndUpdateScheduleResponse
object
1 property 1 required
PartialUpdateScheduleRequest
object
5 properties
RuleRecipientName
object
Refers to a contact rule (filter) by its name. Retrieve contact rule names using the [Everbridge Contact Filters API](https://developers.everbridge.net/interna…
2 properties 2 required
TextualMessageBody
CommScheduleConfig
object
The request body for creating or updating a comms schedule.
AlertUsPublicMessage
object
The AlertUs public message content.
4 properties 2 required
AlertUsSetting
object
The rest alert us setting content
4 properties 2 required
ApiSettings
object
Settings that adjust how the communication is sent to the recipients.
5 properties
ContactRecipientId
object
Refers to a contact recipient by its contact ID.
2 properties 2 required
WebPageMessageBody
CommScheduleResponse
object
16 properties 11 required
AudioMessageBody
RuleRecipientId
object
Refers to a group of contact rules (filters) by an ID. Retrieve contact rule IDs using the [Everbridge Contact Filters API](https://developers.everbridge.net/i…
2 properties 2 required
SmsSettings
object
The SMS short code or phone number shown to recipients of text messages.
2 properties 2 required
ResultSetQueryRecipients
object
An ID of an existing CEM Results result set where the contacts cached within the result set are included as recipients in the communication.
2 properties 2 required
RecipientSettings
object
Settings that adjust how recipients respond to the communication.
4 properties
CemResultsBooleanPropertyQuery
GroupRecipientName
object
Refers to a group of contact recipients by a name as shown in the [Everbridge Groups API](https://developers.everbridge.net/internal/reference/ebs-list-groups).
2 properties 2 required
RecurringFrequency
object
The frequency pattern for a recurring schedule.
CemResultsPropertyQuery
object
1 property 1 required
MonthlyFrequency
object
5 properties 3 required
CommScheduleBase
object
16 properties 11 required
CemResultsStringPropertyQuery
WebWidgetPublicMessage
object
The web widget public message content.
5 properties 3 required
DailyFrequency
object
4 properties 2 required
CAPPublicMessage
object
A CAP public-message body targeted at one or more CAP modalities (paths). Shared CAP transport metadata is carried under cap. Multiple CAP public messages are…
3 properties 2 required
CemResultsTravelLocationType
object
Specifies how to include contacts with travel location types in CEM Results.
5 properties 1 required
Geometry
object
A geojson representation of a map shape.
AudioOnlyPathCategory
string
A group of contact path types that only support audio messaging.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

everbridge-comms-schedule-apis-api-openapi.yml Raw ↑

Other APIs Everbridge publishes across the network.

Everbridge iPaaS API
Everbridge Asset Association Definition API
Everbridge Asset License Limit Stats API
Everbridge Asset Type Templates API
Everbridge Asset Types API
Everbridge Asset Upload Batches API
Everbridge Assets API
Everbridge Assets Batch API
Everbridge Assets Query API
Everbridge Attachments API
Everbridge Audio API
Everbridge Audit Log API
Where this information came from

This is an independent, third-party profile of Everbridge Comms Schedule APIs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.