Retrospectives

Get a Retrospective

get/retrospectives/{id}

Path parameters

idstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

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

Changes

Changed in 2 of the 47 revisions of this API.24

  • v1ed03dea2530123See the full diff
    • ●

      added the new closed enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new meeting enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      removed the completed enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the meeting_scheduled enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      added the required property // to the response with the status

      response-required-property-added

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      the response property // became required for the status

      response-property-became-required

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog