Skip to main content

Get Collection Comments

GET 

/games/:game-id/collections/:collection-id/comments

Get all comments posted in the collections profile. Successful request will return an array of Comment Objects. We recommended reading the filtering documentation to return only the records you want.

Request

Error Codes

Status CodeError RefDescription
403VALIDATION_GENERIC

This account has restricted Comments. Please contact support if you believe this is in error.

See here for more details about errors.

Responses

OK