Skip to main content
GET
List number registrations

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
default:20
required
Required range: 1 <= x <= 100
cursor
string
status
enum<string>
Available options:
pending,
submitted,
active,
failed,
cancelled
phone_number
string

Response

Success

data
object[]
required
meta
object
required