Skip to main content
GET
List inbox reviews

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

profileId
string
Required string length: 1 - 255
platform
enum<string>
Available options:
facebook,
googlebusiness
minRating
integer
Required range: 1 <= x <= 5
maxRating
integer
Required range: 1 <= x <= 5
hasReply
sortBy
enum<string>
Available options:
date,
rating
sortOrder
enum<string>
Available options:
asc,
desc
limit
integer
Required range: 1 <= x <= 50
cursor
string
Minimum string length: 1
accountId
string
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Response

List inbox reviews completed.

ok
boolean
required
data
object
required