Retrospectives

List Comments For a Retrospective

get/retrospectives/{id}/comments

Path parameters

idstring required

Query parameters

pageinteger
pageSizeinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/PaginatedResponseBodyRetrospectiveComment.json"
}

Changes