/
MY
mystic
/
Mystic API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
mystic
Mystic API
post
Submit Run
v1
latest
OpenAPI 3.1.0
2026-07-24
68
86
86.2 KB
V3 compatibility
Submit Run
post
/v3/runs
Request body
AppRoutesV3CompatabilityRunCreate
required
Base model for schemas.
pipeline_id_or_pointer
string
required
input_data
AppRoutesV3CompatabilityRunInput[]
required
async_run
boolean
Response
Successful Response
Run
required
Base model for schemas.
id
string
required
created_at
string
date-time
required
pipeline_id
string
required
environment_id
string
required
environment_hash
string
required
state
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
22
|
16
|
11
|
14
|
15
|
13
|
21
|
10
|
12
|
17
|
18
|
19
|
23
|
20
required
An enumeration.
error
RunError
Base model for schemas.
result
RunResult
Base model for schemas.
input_data
AppRoutesV3CompatabilityRunInput[]