Skip to main content
GET
Top Entities

Authorizations

api_key
string
header
required

Query Parameters

periodType
enum<string>
required

Period granularity

Available options:
week,
month,
quarter
periodStart
string<date-time>
required

Start of the period window (ISO datetime)

limit
integer
default:10

Max number of results to return

Required range: 1 <= x <= 50
sort
enum<string>
default:desc

desc = highest lift first (what's working); asc = lowest lift first

Available options:
asc,
desc
entityTypes
enum<string>[]

Filter to specific entity types. Omit for all types.

Available options:
persona,
product,
service,
solution,
use_case,
proof_point,
competitor,
alternative,
buying_trigger,
core_feature,
objection,
reference,
hypothesis,
segment,
target_icp,
motion_icp

Response

200 - application/json

Top (or bottom) entities ranked by lift score

data
object[]
required