Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

A personal API key created in Adam. Send it as Authorization: Bearer <key>.

Query Parameters

status
enum<string>
Available options:
queued,
running,
awaiting_input,
completed,
cancelled,
failed
projectId
string<uuid>
cursor
string

Opaque cursor returned by the previous page

Minimum string length: 1
limit
integer
Required range: 1 <= x <= 50

Response

tasks
object[]
required
nextCursor
string | null
required
Last modified on August 26, 2026