Skip to main content
GET
Reviews

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null

Query Parameters

workspace_id
string
required
Minimum string length: 1
limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string | null
Required string length: 1 - 200

Response

Successful Response

The response is of type Response Reviews Api V1 Reviews Get · object.

Last modified on July 28, 2026