/
CH
choria-io
/
asyncjobs HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15m ago · Updated 1mo ago
latest
OpenAPI 3.0.3
Apache-2.0
2026-07-17
19
18
24.1 KB
48b17d96adbf
Meta
4
get
Liveness probe.
get
Readiness probe with dependency checks.
get
Server and storage snapshot.
get
List named retry policies.
Queues
5
get
List queues.
post
Create a queue.
get
Fetch queue info.
delete
Delete a queue.
post
Purge queue contents.
Schedules
4
get
List scheduled tasks.
post
Create a scheduled task.
get
Fetch a scheduled task.
delete
Delete a scheduled task.
Tasks
6
get
List tasks (snapshot).
post
Create and enqueue a task.
get
Fetch a task by id.
delete
Delete a task.
post
Retry a single task.
post
Retry multiple tasks.
Meta
Liveness probe.
get
/healthz
Response
Service process is up.
HealthResponse
required
status
'ok'
required
time
string
date-time
required