WorkersRequestedFeedbackOnSelfEventsFeedbackResponders
Retrieves details on who has responded to a worker's self-requested feedback and their responses.
Workday Resource Information
Retrieves a single self-requested feedback event instance for the specified worker. This endpoint is equivalent to the View Feedback and View Feedback by Request tasks in Workday.Secured by: Self-Service: Self Requested Feedback, Worker Data: Self Requested Feedback
Scope: Performance Enablement, Worker Profile and Skills
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the instance. |
| WorkersRequestedFeedbackOnSelfEvents_Id [KEY] | String | False |
The Workday ID of the feedback request event initiated by the worker. |
| Workers_Id [KEY] | String | False |
The Workday ID of the worker who owns this feedback request. |
| Descriptor | String | False |
The display name of the instance |
| IncludeTerminatedWorkers_Prompt | Bool | False |
If true, includes terminated workers in the output. |
| Search_Prompt | String | False |
Allows searching for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |