Signal Subscriptions
Signal Subscriptions
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
Maximum number of subscriptions to return
20Number of subscriptions to skip for pagination
0Subscriptions retrieved successfully
Total number of subscriptions matching the query
42Maximum number of subscriptions returned
20Number of subscriptions skipped
0Whether there are more subscriptions available
falseUnauthorized - Invalid or missing API key
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
Exactly one of frequency or cronExpression must be provided.
Use frequency for preset schedules (daily/weekly/monthly) or
cronExpression for custom cron-based schedules.
ID of an existing signal template. If omitted, name and question
are required to create a template inline.
e45c1dc4-d422-4b51-956b-cb6d3ddaf250Template name (required when creating inline, ignored when signalTemplateId is provided)
CRM DetectionTemplate description (optional, for inline creation)
Research question (required when creating inline)
Which CRM are they using?Expected answer format (for inline creation, defaults to open_text)
open_textPossible values: Importance of the signal (for inline creation)
Preset schedule frequency. Mutually exclusive with cronExpression —
exactly one must be provided.
weeklyPossible values: Custom cron expression (5-field). Mutually exclusive with frequency —
exactly one must be provided.
0 9 * * 1,3,5IANA timezone for scheduling (defaults to UTC)
America/New_YorkContact list ID to scope signal execution
Subscription 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 subscription
Subscription retrieved successfully
A signal subscription merged with its template definition.
The subscription ID (unique per subscription).
The signal template ID this subscription is based on. Use this to correlate subscriptions that share the same template.
Template version number
Subscription name if set, otherwise the template name
The research question
Preset frequency if set
The resolved cron expression
IANA timezone for scheduling
Contact list ID
Unauthorized - Invalid or missing API key
Subscription not found
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the subscription to update
Replace a subscription's full configuration.
Exactly one of frequency or cronExpression must be provided.
Preset schedule frequency. Mutually exclusive with cronExpression.
weeklyPossible values: Custom cron expression (5-field). Mutually exclusive with frequency.
0 9 * * 1,3,5IANA timezone for scheduling
America/New_YorkThe subscription display name
The research question
Expected answer format
Signal description
Signal importance weight
Subscription updated successfully
A signal subscription merged with its template definition.
The subscription ID (unique per subscription).
The signal template ID this subscription is based on. Use this to correlate subscriptions that share the same template.
Template version number
Subscription name if set, otherwise the template name
The research question
Preset frequency if set
The resolved cron expression
IANA timezone for scheduling
Contact list ID
Bad Request - Invalid parameters
Unauthorized - Invalid or missing API key
Subscription not found
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the subscription to start
Subscription started successfully
A signal subscription merged with its template definition.
The subscription ID (unique per subscription).
The signal template ID this subscription is based on. Use this to correlate subscriptions that share the same template.
Template version number
Subscription name if set, otherwise the template name
The research question
Preset frequency if set
The resolved cron expression
IANA timezone for scheduling
Contact list ID
Unauthorized - Invalid or missing API key
Subscription not found
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the subscription to stop
Subscription stopped successfully
A signal subscription merged with its template definition.
The subscription ID (unique per subscription).
The signal template ID this subscription is based on. Use this to correlate subscriptions that share the same template.
Template version number
Subscription name if set, otherwise the template name
The research question
Preset frequency if set
The resolved cron expression
IANA timezone for scheduling
Contact list ID
Unauthorized - Invalid or missing API key
Subscription not found
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the subscription to trigger
Subscription triggered successfully
A signal subscription merged with its template definition.
The subscription ID (unique per subscription).
The signal template ID this subscription is based on. Use this to correlate subscriptions that share the same template.
Template version number
Subscription name if set, otherwise the template name
The research question
Preset frequency if set
The resolved cron expression
IANA timezone for scheduling
Contact list ID
Unauthorized - Invalid or missing API key
Subscription not found
Last updated