List Goals

Returns goals for an employee. The response contains a goals array of goal objects. Use the optional filter query parameter to restrict results to goals in a specific status (e.g. status-inProgress, status-completed, status-closed). If no filter is provided, goals in all statuses except closed are returned. Results are capped at 50 goals.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

employeeId is the employee ID to whom the goals are assigned.

Query Params
string
enum

Filter goals by status. If omitted, goals in all statuses except closed are returned. Unrecognized values are treated the same as omitting the parameter.

Allowed:
Responses

403

The API user does not have permission to view goals for this employee.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json