/
TR
treasure-data
/
Digdag
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Admin
1
Attempt
6
get
List attempts with filters
put
Start a workflow execution as a new session or a new attempt of an existing session
get
Get an attempt
post
Set a cancel-requested flag on a running attempt
get
List attempts of a session of a given attempt
get
List tasks of an attempt
Log
2
Project
15
Schedule
6
Session
3
Version
2
Workflow
4
Attempt
Get an attempt
get
/api/attempts/{id}
Path parameters
id
integer
required
attempt id
Response
successful operation
RestSessionAttempt
required
id
Id
sessionTime
OffsetDateTime
workflow
NameOptionalId
success
boolean
done
boolean
cancelRequested
boolean
sessionUuid
string
uuid
retryAttemptName
string
params
Config
sessionId
Id
finishedAt
integer
status
string
project
IdAndName
createdAt
integer
index
integer
Changes