Signals Templates
Signals Templates
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
Maximum number of templates to return
20Number of templates to skip for pagination
0Include deleted templates in the response
falseTemplates retrieved successfully
Unauthorized - Invalid or missing API key
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
User-friendly name for the template
CRM DetectionOptional description of what this template does
Identifies which CRM system a company is usingThe research question to ask about companies
Which CRM are they using?The expected format of the answer
open_textExample: open_textPossible values: The importance/weight of the signal
importantPossible values: Template created successfully
Bad Request - Invalid parameters
Unauthorized - Invalid or missing API key
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the template
Template retrieved successfully
Unauthorized - Invalid or missing API key
Template not found
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the template to delete
Template deleted successfully (no content returned)
Unauthorized - Invalid or missing API key
Template not found
No content
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the template to update
Request body for updating a signal template using PATCH semantics. All fields are optional - only provide the fields you want to update. Omitted fields will retain their values from the previous template version.
User-friendly name for the template
CRM DetectionOptional description of what this template does
Identifies which CRM system a company is usingThe research question to ask about companies
Which CRM are they using?The expected format of the answer
open_textPossible values: The importance/weight of the signal
importantPossible values: Template updated successfully (new version created)
Bad Request - Invalid parameters
Unauthorized - Invalid or missing API key
Template not found
Last updated