Skip to main content
GET
List monitored numbers

Authorizations

Authorization
string
header
required

OptimalDial API key, prefixed od_live_, sent as Authorization: Bearer .... Mint keys in the in-app developer panel; they are scoped to a single organization.

Query Parameters

limit
integer
default:100
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0

Response

Monitored numbers and the plan's limit.

numbers
object[]
required
total
integer
required

Total monitored numbers in your organization.

spam_monitoring_limit
integer | null

Maximum number of monitored numbers your plan allows. null when there is no limit (e.g. admins, or plans with no cap).