Skip to main content
POST
Check Availability

Check the availability of an Omneo profile by Email or Mobile

The /availability endpoint allows developers to check if an Omneo profile exists matching either an email or mobile_phone This endpoint can be used to check for a customers Omneo profile, as form validation, before creating a profile, or quickly get a customers id or full name, providing only an email or phone number.

Body

application/json
email
string<email> | null
mobile_phone
string | null

Response

data
(object | null)[]
required