Activations
Overview
Activations are lead-generation experiences (forms, campaigns) belonging to a company. Use these endpoints to list and inspect activations and their associated forms. To link or embed the hosted activation form from your own site, see Conventions — Activation form page for the public URL patterns. There is no endpoint to submit into an activation — data of record is captured on the hosted flow and delivered via Webhooks.Endpoints
List activations
- Method:
GET - Path:
/api/v1/{company}/activations - Scope:
activations:read - Subscription: All plans, including Free
Path parameters
Query parameters
Response 200
form relation is not included in list responses.
Response fields
Errors
Show activation
- Method:
GET - Path:
/api/v1/{company}/activations/{activation} - Scope:
activations:read - Subscription: All plans, including Free
Path parameters
Query parameters
None.Response 200
form with fields. See Forms for form field structure.
Errors
Related
- Authentication
- Conventions — Activation form page — public URL patterns for the hosted form
- Animo for AI agents — when and how to link activation forms
- Forms
- Webhooks —
activations:subscribescope