View Source ExTwilio.Lookup (ExTwilio v0.10.0)

Represents the Lookup Api provided by Twilio

Summary

Functions

Retrieves information based on the inputed phone number. Supports Twilio's add-ons.

Functions

Link to this function

retrieve(phone_number, query \\ [])

View Source

Retrieves information based on the inputed phone number. Supports Twilio's add-ons.

Examples

{:ok, info} = ExTwilio.Lookup.retrieve("12345678910", [Type: carrier])