Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer | null
per_page
integer | null
live_phone_id
string<uuid>
country_id
integer
network_brand_id
string
is_active
boolean
method
enum<string>
Available options:
manual,
auto
time_filter
enum<string>
Available options:
12h,
24h,
72h,
all
search_ids
string<uuid>[]
country_ids
integer[]
network_brand_ids
string[]
sms_route_ids
string<uuid>[]

Response

Array of LivePhoneSmsResource

data
LivePhoneSmsResource · object[]
required