/
SC
scaleapi
/
Agentex API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5m ago · Updated 3d ago
Details
Filter operations
Agent APIKeys
7
Agent Task Tracker
3
Agents
11
Checkpoints
5
post
Get Checkpoint Tuple
post
Put Checkpoint
post
Put Writes
post
List Checkpoints
post
Delete Thread
Deployment History
2
Deployments
6
Events
2
Linear
1
Messages
7
Schedules
16
Slack
3
Spans
4
States
5
task-retention
4
Tasks
16
Checkpoints
List Checkpoints
post
/checkpoints/list
Request body
ListCheckpointsRequest
required
thread_id
string
required
checkpoint_ns
string
nullable
before_checkpoint_id
string
nullable
filter_metadata
object
nullable
limit
integer
Response
Successful Response
CheckpointListItem[]
required
thread_id
string
required
checkpoint_ns
string
required
checkpoint_id
string
required
parent_checkpoint_id
string
nullable
checkpoint
object
required
metadata
object
required
Changes