GET
/
check

Query Parameters

api_key
string
required

Campaign's API key

tc_id
string
required

TrueCall session ID

insights
string

Session data to include in the response.

Available options are:

source_url | ip | city | country | country_iso | timezone | platform | user_agent | browser_name | created_at_ts | created_at_iso

Those can be combined to get specifically what's needed:

insights=source_url,city,country,created_at_iso

Response

200 - application/json
tc_req_id
string
tc_status
enum<string>
Available options:
success
tc_insights
object | null