Skip to main content
A Link represents a relationship between two users (e.g. follow) The Links API will accept the following values for the link_type field.

linkById

Get a link by its FID and target FID. Query Parameters Example
Response

linksByFid

Get all links from a source FID Query Parameters Example
Response

linksByTargetFid

Get all links to a target FID Query Parameters Example
Response