/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
opencelium
OpenCelium API
post
Retrieves a collection of schedulers based on the provided list of their corresponding IDs.
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
230
114
249.2 KB
Scheduler
Retrieves a collection of schedulers based on the provided list of their corresponding IDs.
post
/scheduler/list/get
Request body
IdentifiersDTOInteger
required
identifiers
integer[]
Response
Schedulers have been retrieved successfully
SchedulerResource[]
required
schedulerId
integer
connection
ConnectionDTO
title
string
status
boolean
debugMode
boolean
cronExp
string
lastExecution
LastExecutionResource
webhook
WebhookResource
notification
NotificationResource[]