Skip to main content
Lucidworks documentation home page
v4.2
Search anything
⌘K
Archive docs
LucidAcademy
Book a demo
Book a demo
Search...
Navigation
4.2 Messaging API
Get a list of active messaging services
SaaS Platform
Platform APIs
Self-hosted Fusion
Managed Fusion
Fusion APIs
Fusion Connectors
Policies
Apps
4.2 Apps API
Archive
4.2 Archive API
Blobs
4.2 Blobs API
Catalog
4.2 Catalog API
Collections
4.2 Collections API
Configurations
4.2 Configurations API
Connectors Datasources
4.2 Connectors Datasources API
Connectors History
4.2 Connectors History API
Connectors Jobs
4.2 Connectors Jobs API
Connectors Plugins
4.2 Connectors Plugins API
Connectors Status
4.2 Connectors Status API
Custom Rule
4.2 Custom Rules API
Experiments
4.2 Experiments API
Features
4.2 Features API
Groups
4.2 Groups API
History Id
4.2 History ID API
History
4.2 History API
Index Pipeline Templates
4.2 Index Pipelines Templates API
Index Pipelines
4.2 Index Pipelines API
Index Profiles CRUD
4.2 Index Profiles CRUD API
Index Profiles
4.2 Index Profiles API
Index Stages
4.2 Index Stages API
Introspect
4.2 Introspect API
Jobs
4.2 Jobs API
License
4.2 License API
Links
4.2 Links API
Messaging
4.2 Messaging API
GET
Get a list of supported message types
PUT
Update a message that is scheduled to be sent
DEL
Remove a message that is scheduled to be sent
GET
Get the ID and date an object is scheduled to be sent
POST
Send one or more message objects
PUT
Send a specific message that has been scheduled
GET
Get a list of active messaging services
POST
Add a new messaging service
GET
Get the messaging service configuration schema
GET
Get the schema for the message type (not the JSON type)
PUT
Update a messaging service's configuration
DEL
Remove a MessageService by message type and shut it down
GET
Get the status of the service
Nodes
4.2 Nodes API
Objects
4.2 Objects API
Parser Templates
4.2 Parser Templates API
Parsers
4.2 Parsers API
Partitions
4.2 Partitions API
Query Pipeline Templates
4.2 Query Pipeline Templates API
Query Pipelines
4.2 Query Pipelines API
Query Profile Back Compatibility
4.2 Query Profiles Back Compatibility API
Query Profiles CRUD
4.2 Query Profiles CRUD API
Query Profiles
4.2 Query Profiles API
Query Rewrite
4.2 Query Rewrite API
Query Stages
4.2 Query Stages API
Recommend
4.2 Recommend API
Registration
4.2 Query Profiles API
Scheduler
4.2 Scheduler API
Schema
4.2 Schema API
Search Cluster
4.2 Search Cluster API
Search Logs
4.2 Search Logs API
Signals
4.2 Signals API
Solr
4.2 Solr API
Solr Admin
4.2 Solr Admin API
Solr Config
4.2 Solr Config API
Spark
4.2 Spark API
Suggestions Datasources
4.2 Suggestions API
Swagger
4.2 Swagger API
Synonyms Editor
4.2 Synonyms API
System Autocomplete
4.2 System Autocomplete API
System
4.2 System API
Tasks
4.2 Tasks API
Taxonomy
4.2 Taxonomy API
Usage
4.2 Usage API
Webapps Admin
4.2 Webapps Admin API
Webapps Appkit
4.2 Webapps Appkit API
Webapps
4.2 Webapps API
Zookeeper
4.2 Zookeeper API
200
Copy
[
{
"serviceType"
:
"<string>"
}
]
Messaging
4.2 Messaging API
Get a list of active messaging services
Copy page
Copy page
GET
/
messaging
/
service
200
Copy
[
{
"serviceType"
:
"<string>"
}
]
Response
200 - application/json
successful operation
serviceType
string
Was this page helpful?
Yes
No
Send a specific message that has been scheduled
Add a new messaging service
⌘I