v1
latestOpenAPI 3.1.02026-07-2658119246.0 KBPublic API
Get Agent Template
Retrieve a single agent template by its stable template_name.
get/v2/agents/templates/{template_name}
Path parameters
template_namestring required
Stable template name, e.g. linkedin_company_profiles.
Response
Successful Response
Example response
{
"id": "wsat_7d1e4f7a-9f3c-4a7b-b0d0-1c2c3d4e5f60",
"sources": [
{
"domains": [
"linkedin.com",
"crunchbase.com"
],
"title": "Professional networks"
}
],
"template_name": "linkedin_company_profiles"
}