People Search (Identity) Query

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

For running an ad-hoc People Search query against Kissmetrics Query API, you will need to generate query params that contain the query's conditions and result columns. In general, a People Search (Identity Search) query is of the form:

  • Find a person: "[email protected]"
  • Add columns to results:
    • property "Amount"'s average value today

Here's how we break the above queries down into filter attributes:

EnglishFilter
Find a persontype: "identity"
"[email protected]"identity: "[email protected]"
Add columns to resultscalculations: [<Result Column/Calculation>, ...]
Body Params
int32
required

The unique identifier of the product to query.

string
required

The type of query to run, in this case it's people_search.

string

The field to sort the results by.

string

The sort order if sort parameter is provided. One of asc or desc.

query_params
object
Responses

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