cURL
curl --request GET \ --url https://api.getpg.ai/public-api/v1/companies/{company_id}/content \ --header 'x-api-key: <api-key>'
[ { "id": "9e106d89-a191-439f-a49f-b225e8fe24fe", "content_type": "document", "title": "Executive Report: Accelerating Enterprise Growth with PG:AI", "content": "Subject: Executive Report...\n\nOur Understanding of Your Business..." }, { "id": "3aa65f1a-8b4a-480b-a947-da49ebcb1d29", "content_type": "email", "title": "Accelerate Enterprise Pipeline & GTM Alignment", "content": "Subject: Accelerate Enterprise Pipeline...\n\nHi {Name},\n\nIn your recent earnings call..." } ]
Retrieve AI-generated content for a company such as emails, executive reports, and call scripts.
Your PG:AI API key. Generate one from Settings → API Keys in the PG:AI dashboard.
Filter by content type
email
document
call_script
notes
Array of content items
Type of content (e.g. email, document, call_script)
Full content body