Skip to main content
GET
Get User Recommendations

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

urn
string

User URN

Example:

"ACoAABCtiL8B26nfi3Nbpo_AM8ngg4LeClT1Wh8"

username
string

Username. Enabling this option will consume an additional 1 request.

Example:

"gabag26"

page
integer
default:1

Page number for pagination

Example:

1

type
enum<string>
default:received

Type of recommendation

Available options:
received,
given
Example:

"received"

Response

Success

success
boolean
Example:

true

cost
number

Cost of the request

Example:

1

total
number

Total number of user recommendations

Example:

12

has_more
boolean

Whether there are more user recommendations to fetch

Example:

false

data
object[]