v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Goals
Public API

List Goal Sharing Options

Provides a list of employees with whom the specified employee's goals may be shared.

OAuth Scopes: goal

get/api/v1/performance/employees/{employeeId}/goals/shareOptions

Path parameters

employeeIdstring required

The internal employee ID of the employee whose goal sharing options are returned.

Query parameters

searchstring required

The search term used to filter employees returned. Will search name, internal employee ID, and email.

limitinteger

Maximum number of employees to return. Defaults to 10, maximum 100.

Response

The response content will be a JSON document with a list of available employees with whom the goals can be shared.