GuidesAPI EndpointsAPI Changelog
Live AI Demo
API Endpoints

💾 Find Profiles stored in Sources

This endpoint allows you to retrieve the list of profiles stored in Sources.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The list of the keys of the Sources containing the targeted Profiles. Example : ["xxx", "yyy", "zzz"]

string

The Profile's name.

string

The Profile's unique identifier.

string

The Profile's reference.

string

Desired geopoint latitude of the profiles.

string

Desired geopoint longitude of the profiles.

string

Set a radius around the Profiles' location address (in Km).

boolean
Defaults to false

Set to True to return the full JSON of each profile in the array response. Set to False if you need only the dates, the reference and the keys.

string
Defaults to 1

The number of the current results' page.

string
Defaults to 30

The number of results per page

string
Defaults to desc

Order results by asc, or desc.

string
Defaults to created_at

Sort results by updated_at or created_at

date

Set a minimum creation date.

date

Set a maximum creation date.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json