get https://{tenant}.getomneo.com/api/v3/profiles
A GET
to the /profiles
endpoint allows your application to retrieve a listing of all the tenants Profile records.
Looking for a single profile request?
Browse Profiles will return all profiles in your Omneo system.
For single profile requests, use Read Profile
Filters
Example:
{{baseUrl}}/profiles?filter[tags.handle]=no-shorts&filter[tags.handle]=mobile-app&filter[gender]=female
Attribute |
---|
id |
title |
first_name |
last_name |
gender |
currency |
joined_at |
mobile_phone |
secondary_phone |
birth_day |
birth_month |
birth_year |
company |
occupation |
avatar_url |
is_completed |
joined_location_id |
preferred_location_id |
updated_at |
created_at |
tags.handle |
statuses.handle |
profile_type |