List All Subscriptions
Retrieve a list of all existing event subscriptions and scenarios in Texter. All subscription scenarios created from the templates in this section start with the prefix (SUB) in their name.
View scenariosAuthorizations
API token generated in Texter: gear icon → Developers → API Tokens. When creating a token, assign it the scopes required by the endpoints you plan to call - each endpoint lists its required scopes.
Query Parameters
The number of results to skip (0-100000)
The maximum number of results to return (1-1000)
Return only scenarios having one of these trigger events in their active revision (e.g. domain.message.created)
Return only scenarios with an active revision
true, false Return only scenarios with drafts created by this user
Sort the scenarios by modified time
asc, desc Sort the scenarios by activated time
asc, desc Response
The matching scenarios and total count. Field-by-field reference: The Scenario object