Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
type
enum<string>
required
Available options:
numbers,
emails
query
object
required
Example:
page
integer
Required range: x >= 1
per_page
integer
Required range: 1 <= x <= 100

Response

total
integer
required
rows
ContactSmsResource · object[]
required
stats
object
required

only for admins (elapsed, rows_read, bytes_read) (null for users)

sql
string
required

only for admins (null for users)