Looks up a lead by phone number
curl --request GET \ --url https://api.attent.app/v1/leads/lookup \ --header 'x-api-key: <api-key>'
{ "id": "1234" }
The phone number of the lead to look up
Lead found successfully.
The response is of type object.
object