Key results

List key results for a goal

get/goals/{goal_id}/key_results

Path parameters

goal_idstring required

GoalId identifier

Query parameters

pagestring
per_pagestring

Response

Successful operation

Changes

Changed in 2 of the 5 revisions of this API.223

  • bfbe6f6d74a122See the full diff
    • the response property // became nullable for the status

      response-property-became-nullable

    • the // response's property type changed from object to null for status

      response-property-type-changed

    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter per_page

      new-optional-request-parameter

    • added the optional property // to the response with the status

      response-optional-property-added