/
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
List attempts of a session of a given attempt
get
/api/attempts/{id}/retries
Path parameters
id
integer
required
attempt id
Response
successful operation
RestSessionAttemptCollection
required
attempts
RestSessionAttempt[]
Changes