Skip to main content
GET
Inspect SMS queue statistics for provider-level monitoring.

Query Parameters

  • provider (string, optional): Filter queue stats to one provider. Supported values include twilio, telnyx, and vonage.

Response

Response
The exact queue keys may vary as the queue service evolves, but the response always includes a timestamp and a queues object keyed by provider.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

provider
string | null

Response

Successful Response

Response model for SMS queue statistics.

timestamp
string
required
queues
Queues · object
required

Queue statistics per provider