Mentions
List mentions
Returns mentions of your connected organization accounts, delivered via platform webhooks. Currently supports LinkedIn organization mentions.
Requires Inbox addon.
get/v1/inbox/mentions
Query parameters
accountIdstring
Filter by social account ID
profileIdstring
Filter by profile ID
sortOrder'asc' | 'desc'
Sort order by publishedAt
limitinteger
cursorstring
Cursor for pagination (ID of the last item from the previous page)
Response
Paginated list of mentions
Changes
No recorded changes to this endpoint across all 31 revisions of this API.