Skip to main content
GET
List execution artifacts

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

id
string
required

Machine ID (e.g. mch_a1b2c3d4)

Query Parameters

context_id
string
execution_count
integer
kind
enum<string>
Available options:
image,
document,
html,
file
limit
integer
cursor
string

Response

Artifact list

items
object[]
required
next_cursor
string | null