/
A2
a2aproject
/
A2A API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
get
/card
get
/tasks/{id}
post
/tasks/{id}/send
post
/tasks/{id}/sendSubscribe
post
/tasks/{id}/resubscribe
get
/tasks/{id}/pushNotification
put
/tasks/{id}/pushNotification
delete
/tasks/{id}/pushNotification
get
/tasks/{id}
Query parameters
historyLength
integer
The length of the history to retrieve
metadata
string
Response
Task retrieved successfully
Task
required
id
string
required
sessionId
string
nullable
status
TaskStatus
required
— unresolved $ref
artifacts
Artifact[]
nullable
— unresolved $ref
history
Message[]
nullable
— unresolved $ref
metadata
object
nullable
Changes