Documentation Index
Fetch the complete documentation index at: https://docs.topyappers.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/v1/agent/projects
Returns active agent outreach projects for the API key owner’s team.
Response fields
Each item inresponse.data includes:
| Field | Description |
|---|---|
id | Agent project ID. Use as projectId in other Agent Outreach endpoints. |
name | Project name. |
website / website_id | Website connected to the campaign. |
campaign_id | CRM campaign ID when linked. |
status | Agent status, such as active, paused, or disabled. |
deal_config | Structured deal terms used by the agent. |
target_keywords, target_categories, target_countries | Targeting setup. |
subject_override, prompt_override, message_body_override | Custom outreach instructions and overrides. |
total_emails_sent, total_responses, total_credits_used | Project counters. |
date_created, date_updated, last_run_at | ISO timestamp fields. |
