For the complete documentation index, see llms.txt. This page is also available as Markdown.

🟢Get Direct Engagement

Given a list of FIDs, return a list of FIDs that only the input FIDs have directly engaged with.

/links/engagement/fids

Get Direct Engagement For Fids

post

Given a list of input fids, return a list of fids that only the input fids have directly engaged with.

Query parameters
limitinteger · max: 1000 · nullableOptionalDefault: 100
Bodyinteger[]
integer[]Optional
Responses
200

Successful Response

application/json
anyOptional
post/links/engagement/fids

No content

Query via handles:

/links/engagement/handles [Try It!]

Last updated