Skip to main content
GET
Get Growth Agent

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

agent_id
string
required

Response

Successful Response

id
string
required
name
string
required
category
enum<string>
required
Available options:
ANALYSIS,
GENERATION,
BUILDER
description
string | null
iconName
string
default:RiRobot2Line
isSystem
boolean
default:false
systemSlug
string | null
tools
string[]
dataSources
string[]
defaultDataSources
string[]
configuration
Configuration · object[]
lastRunDate
string<date-time> | null
lastRunStatus
string | null
createdDate
string<date-time> | null
updatedDate
string<date-time> | null
model
enum<string> | null
Available options:
gemini-3.5-flash,
claude-3-7-sonnet,
claude-3-5-haiku,
gpt-5.2,
gpt-5-mini,
gpt-5-nano,
gpt-realtime,
gpt-realtime-mini,
gemini-2.5-flash,
gemini-2.5-flash-preview-05-20,
gemini-2.5-flash-lite,
gemini-3.5-flash,
gemini-3.1-pro-preview,
gemini-live
systemPrompt
string | null
schedule
Schedule · object | null
runs
GrowthAgentRunSummary · object[]