GET/projects/{project_id}/ratings/{rating_id}

Get single rating

Retrieve a single rating item by ID.

Base URLhttps://seggwat.com/api/v1

Parameters

project_idpathstringrequired

Unique identifier of the project (MongoDB ObjectId)

Example: 507f1f77bcf86cd799439011
rating_idpathstringrequired

Unique identifier of the rating item

Responses

Navigation