Skip to main content

Get AI Agent

Returns a AI Agent by ID.

Path Parameters
id uuid REQUIRED

The ID of the AI Agent

Responses
200

A AI Agent

Schema OPTIONAL
id uuid OPTIONAL
project_id uuid OPTIONAL
display_name string OPTIONAL
type string OPTIONAL
created_at date-time OPTIONAL
updated_at date-time OPTIONAL
ai_agent object OPTIONAL
id uuid OPTIONAL

A unique identifier for the AI Agent

contents string OPTIONAL
display_name string OPTIONAL
requests integer OPTIONAL

The number of times this AI Agent has been executed

last_accessed_at date-time OPTIONAL

The last time this AI Agent was executed