GET
/
phone_numbers

Query Parameters

limit
integer
default:
100

The maximum number of phone numbers to list.

cursor
string

The pagination cursor returned by the previous request. Feed the result provided by vogent verbatim.

Response

200 - application/json
cursor
string | null
required

A cursor you can pass to fetch the next page. If no next page exists, the cursor will be null.

data
object[]
required