Enterprise GET: GetUser Returns the current information from the user; try 12066194123 as demo
GET
/api/2015-11-01/Enterprise/GetUser/{phoneNumber}
EnterpriseApi
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.callcontrol.com/api/2015-11-01/Enterprise/GetUser/'
Response Response Example
200 - Example 1
{
"Age": 0,
"BlackList": [
"string"
],
"BlockBehavior": "allow",
"BreakThroughQhWithMultipleCalls": true,
"Email": "string",
"FirstName": "string",
"Gender": "string",
"LastName": "string",
"MiddleName": "string",
"PhoneNumbeRegion": "string",
"PhoneNumber": "string",
"QuietHourList": [
{
"DayOfWeekList": [
"Sunday"
],
"DurationMin": 0,
"StartHourLocal": 0,
"StartMinLocal": 0,
"TimeZoneName": "string"
}
],
"Salutation": "string",
"Suffix": "string",
"UseCommunityBlacklist": true,
"WhiteList": [
"string"
],
"WhiteListBreaksQh": true
}
Request
Path Params
phoneNumber
string
required
Responses
Previous
Complaints: Free service (with registration), providing community and government complaint lookup by phone number for up to 2,000 queries per month. Details include number complaint rates from (FTC, FCC, IRS, Indiana Attorney General) and key entity tag
Next
Enterprise GET: ShouldBlock
Simple Enteprise which returns a call block proceed decision.