get https://{defaultHost}/api/v2/strategy/objectives//key_results
Returns a list of all Key Results associated with the specified objective.
Responses
Returns a list of all Key Results associated with the specified objective.
xxxxxxxxxx
curl --request GET \
--url 'https://app.productplan.com/api/v2/strategy/objectives/objective_id/key_results?page=1&page_size=200' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: