/
AG
agents-squads
/
Squads API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
agents-squads
Squads API
get
Get Current Sprint
v1
latest
OpenAPI 3.1.0
2026-07-17
148
61
257.5 KB
agent-dispatch
12
post
Create Dispatch
get
Get Pending Dispatches
post
Complete Dispatch
get
List Agent Executions
post
Create Agent Execution
get
Get Agent Execution Stats
get
Get Agent Execution
patch
Update Agent Execution
post
Get Prs Ready To Merge
get
Get Current Sprint
patch
Update Sprint
patch
Update Sprint Goal
api-keys
4
approvals
11
auth
12
billing
7
chat
4
conversations
1
costs
13
dashboard
1
domains
3
erp-cash-movements
4
erp-parties
5
erp-views
3
escalations
9
events
10
executions
3
google
10
metrics
3
orgs
1
slack
11
tasks
3
triggers
8
webhooks
9
get
Health Check
agent-dispatch
Get Current Sprint
Get the current active sprint with all its goals.
get
/sprints/current
Response
Successful Response
SprintResponse
required
closed_issues
integer
required
goals
SprintGoalResponse[]
required
id
integer
required
merged_prs
integer
required
name
string
required
sprint_number
integer
required
started_at
string
date-time
nullable
status
string
required
target_issues
integer
required
target_prs
integer
required
tracking_pr
string
nullable
type
string
required