Goals
Search Key Results
Search for Key Results of a specific Goals, using filters. The goalId filter is mandatory. <br>Note: Pagination parameters are currently accepted but not enforced. <br><br> Testing notes: <br> - Use the testing widget's Try It! option to test this endpoint.<br> - Use the Examples > Request Example option to see how to initiate body parameters.<br>
post/goals/goals/key-results/search
Request body
Example request
{
"filters": [
{
"fieldId": "status",
"values": [
"goalId"
]
}
]
}Response
The key results of a given goal