Links
By its FID and target FID
Lookup a link by its FID and target FID.
GET
Authorizations
API key to authorize requests
Query Parameters
The FID of the link's originator
Required range:
x >= 1
Example:
1
The FID of the target user for this link
Required range:
x >= 1
Example:
1
Defines the type of social connection between users.
- follow: Establishes a following relationship where the user will receive updates from the target user in their feed
Available options:
follow
Example:
"follow"
Response
200
application/json
The requested Link.
The response is of type object
.