get https://{tenant}.getomneo.com/api/v3/identities
A GET
to the /identities
endpoint allows your application to retrieve a list of all Profiles Identities.
Looking for a specific Profile Identity?
This endpoint will return all profile identities in Omneo
To read a specific identity byprofile_id
and identityid
, consider using
Read Profile Identity or Read Profile's Identity