Skip to main content
POST
Create Agent Run

Headers

Path Parameters

org_id
integer
required

Body

application/json
prompt
string
required
images
string[] | null

List of base64 encoded data URIs representing images to be processed by the agent

Response

Successful Response

Represents an agent run in API responses

id
integer
required
organization_id
integer
required
status
string | null
created_at
string | null
web_url
string | null
result
string | null