Skip to main content
GET
Get Agent Reviews

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

zuid
string
required

Agent unique ID (ZUID). You can retrieve this ZUID by using the agent screen name from the Get Agent Detail endpoint

Example:

"X1-ZUyy58njdzkphl_aqadk"

page
integer
default:1

Page number for pagination

Example:

1

sort_by
enum<string>
default:newst_first

Sort by

Available options:
newst_first,
rating_high_to_low,
rating_low_to_high
Example:

"newst_first"

Response

Success

success
boolean
Example:

true

cost
number

Cost of the request

Example:

1

total
number

Total number of reviews

Example:

1913

has_more
boolean

Whether there are more data to fetch

Example:

true

data
object[]