/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16m ago · Updated 1mo ago
Details
Filter operations
# Authorization
1
Aggregator
8
Application Components
1
Category
11
Connection
27
Connector
10
Event Content
3
post
Creates new Event Content in the system by accepting Event Content data in the request body
get
Retrieves an Event Content by provided event content ID
get
Retrieves List of Event Contents
Event Message
10
Execution
2
Extra Operations
3
File
8
Invoker
14
Ldap
2
Scheduler
21
Search
1
Subscription
13
Support files for Connections
6
Template
11
Update Assistant
16
User
11
User Details
1
User Role(Group)
9
Webhook
6
Widget
4
Widget Settings
2
Event Content
Retrieves an Event Content by provided event content ID
get
/content/{id}
Path parameters
id
integer
required
Response
Event Content has been successfully retrieved
ContentResource
required
contentId
integer
subject
string
body
string
language
string
Changes