Skip to main content
GET
List numbers using a compliance profile

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Query Parameters

limit
integer
default:50

Maximum numbers to return in this page.

Required range: 1 <= x <= 200
cursor
string

Opaque pagination cursor from a prior page's nextCursor.

Response

200 - application/json

The phone numbers bound to this profile, plus the next-page cursor.

data
object
meta
object