GET
/
api
/
v1
/
review
/
{rid}
Get Review
curl --request GET \
  --url https://api.example.com/api/v1/review/{rid}
{}

Path Parameters

rid
string
required

Response

Successful Response

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