Skip to main content
GET
cURL

Authorizations

X-Avala-Api-Key
string
header
required

API key for authentication. Generate one in Mission Control Settings > Security & Identity.

Path Parameters

uid
string
required

Response

200 - application/json
uid
string<uuid>
read-only
name
string
read-only
Minimum string length: 1
description
string
read-only
Minimum string length: 1
events
string[]
read-only

List of event types this agent subscribes to, e.g. ['task.completed', 'result.submitted'].

Required string length: 1 - 100
callback_url
string<uri> | null
read-only
Minimum string length: 1
is_active
boolean
read-only
project
string<uuid> | null
read-only
task_types
string[]
read-only

If non-empty, only events for tasks of these types will trigger the agent.

Required string length: 1 - 50
execution_stats
Execution stats · object
read-only
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only