Customer REST
List post analytics, including safe post contentText.
get/customer/analytics/posts
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.
monitoredProfileIdstring uuid
monitoredProfileIdsstring
Comma-separated monitored profile IDs. Accepts up to 50 IDs.
profileType'TEAMMATE' | 'COMPETITOR' | 'INFLUENCER' | 'INVESTOR' | 'CUSTOM'
relationshipLabelstring
source'MEMBER_ONBOARDING' | 'MANUAL_WATCHLIST'
dateFromstring date-time
Inclusive start of the date range.
dateTostring date-time
Inclusive end of the date range.
minIcpMatchPercentinteger
status'any' | 'qualified' | 'unqualified'
querystring
sort'date' | 'engagement' | 'reactions' | 'comments' | 'reposts'
sortDirection'asc' | 'desc'
Response
Paginated data envelope.