v9

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01391555.5 KB
Customer REST

List watchlist profiles.

get/customer/watchlist/profiles

Query parameters

limitinteger

Number of items to return. The default is 50 and the maximum is 100.

cursorstring

Opaque cursor returned in page.nextCursor. Pass it unchanged with the same filters and sort. Incompatible cursors return validation_failed.

profileType'TEAMMATE' | 'COMPETITOR' | 'INFLUENCER' | 'INVESTOR' | 'CUSTOM'
profileTypesstring

Comma-separated profile types. Accepts up to five values.

source'MEMBER_ONBOARDING' | 'MANUAL_WATCHLIST'
slotKind'SELF' | 'STANDARD' | 'COMPETITOR'
relationshipLabelstring
state'ACTIVE' | 'PAUSED'
querystring
sort'createdAt' | 'followers' | 'lastEngagementSyncAt' | 'displayName'
sortDirection'asc' | 'desc'

Response

Paginated data envelope.

dataobject[] required