Get Direct Following
Given a list of input FIDs, return a list of FIDs that only the input FIDs are directly following.
Last updated
Given a list of input FIDs, return a list of FIDs that only the input FIDs are directly following.
Last updated
/links/following/fids
Given a list of input fids, return a list of fids that only the input fids are direcly following.
100
POST /links/following/fids HTTP/1.1
Host: graph.cast.k3l.io
Content-Type: application/json
Accept: */*
Content-Length: 5
[
1,
2
]
No content