Ratings
Get multiple ratings
get/ratings/{ids}
Path parameters
idsstring required
Comma-separated list of identifiers
Example:7cee99c287094a94acbdcf29ffff2e85,0884c4e86e404072b6874b99b7e32640,ed8a2aef20054102b20950b1b78eb581
Response
Successful response
Example response
{
"id": "7cee99c287094a94acbdcf29ffff2e85",
"comments": [
{
"id": "7cee99c287094a94acbdcf29ffff2e85",
"created": 1547403509000
}
]
}