Skip to main content
POST
Get Profile By Id or Identity

Searching by ID or Identity

Searching by identity

Omneo identity handles and identifiers are unique, and never return more than one profile. When the type is anything other than profile_id then Omneo will attempt to search for a profile with an identities[].handle matching the type and an identities[].identifier matching the id for example, to search for an Omneo profile with an existing identity handle of “shopify_id” and an identifier of “ID123” The payload would look like the below
Omneo will attempt to look for a profile in Omneo, which has an existing identity matching:

Body

application/json
type
string
required
id
string
required

Response

Profile

data
Profile · object
required