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
campaign_id
string<uuid> | null
team_id
string<uuid> | null
object_type
enum<string> | null
Available options:
call,
sms
object_id
string<uuid> | null
start_date
string | null
end_date
string | null
search_ids
string<uuid>[]

Response

Array of HlrValidationResource

data
HlrValidationResource · object[]
required