Skip to main content
GET
Required token scopes: none - any valid API token works Problems are sorted by createdAt in ascending order.

Authorizations

Authorization
string
header
required

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

includeResolved
enum<string>

Also include already-resolved problem records

Available options:
true,
false
severity
enum<string>

Filter by problem severity

Available options:
warning,
error
accountId
string

Affected channel account ID

channel
enum<string>

Channel type name

Available options:
whatsapp,
messenger,
instagram,
website_chat,
email
skip
string

How many results to skip

limit
string

Maximum results to return

Response

The matching problems and total count. Field-by-field reference: The Problem object

total
number
problems
object[]