Get Related Users

Get related users based on a target user (or other type).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to 123
Body Params
object
object
required

The object (generally a user) that you want to get recommended items for. The returned items will be of the same type as this object.

string
enum
Defaults to followed

The relationship type used to represent a user following another user. If this value is not provided, then collabrative filtering will not be used for the algo.

string
enum
Defaults to taggedWith

The relationship type that represents content (created by users) being tagged. If this value is not provided, then tag data will not be used for the algo.

string
enum

The object type that represents a tag for the content a user can publish. If this value is not set, and content tagged relationship type has been set, then this will default to "tag".

string
enum

Object type of the content users publish. If this value is not set, and content tagged relationship type has been set, then this value will default to "post".

string
enum

Teh relationship type that represents a user publishing content. If this value is not set, and content tagged relationship type has been set, then this value will default to "posted".

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json