Authorization: Bearer ********************x-api-key: ********************curl --location '/v2/user/mfa/lookup?phone_number=undefined&country_code=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'x-api-key: <api-key>'{
"phone_number": "+14155552671",
"country_code": "+1",
"calling_country_code": "1",
"national_format": "(415) 555-2671"
}