Skip to main content
GET
List artifacts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

cursor
string<uuid>
jobId
string
Minimum string length: 1
limit
string
default:50
Pattern: ^\d+$
sessionId
string<uuid>
types
default:PullRequest
Available options:
PullRequest,
ToolCall,
Plan,
Response,
File,
Service,
Source

Response

List artifacts

items
object[]
required
nextCursor
string<uuid> | null
required