v1

latestOpenAPI 3.0.22026-07-26191278525.6 KB
Performance Feedback

List Performance Feedbacks

List performance feedbacks. At least one of profileEncId, reviewerEmail, requesterEmail is required so the result set is always scoped. Backed by PerformanceReviewService.search_performance_reviews.

get/api/v2/careerhub/performance-feedback

Query parameters

limitinteger

Specifies the number of entries to be returned for the page

profileEncIdstring

Encoded profile id of the candidate the feedback is about (one of profileEncId / reviewerEmail / requesterEmail is required)

reviewerEmailstring

Filter on reviewer email (one of profileEncId / reviewerEmail / requesterEmail is required)

requesterEmailstring

Filter on requester email (one of profileEncId / reviewerEmail / requesterEmail is required)

statusstring

Filter on status of the feedback

pendingOnlyboolean

When true, return only pending feedbacks

excludestring

Exclude specific fields in the response. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.

keyListstring

Allows selective control over the fields returned in the API response. If the keyList is empty, all fields will be returned. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.

Headers

Authorizationstring required

The secret key to access the api. It starts with the bearer token

Response

OK

createdAtstring date-time nullable

Datetime when this feedback was created

plannedEventIdinteger nullable

Planned event id for candidate source

followUpEnabledboolean nullable

Denotes if the feedback follow up is enabled or not

profileIdinteger nullable

Profile ID associated with the profile feedback

communityIdinteger nullable

Community Id for candidate source

sharedFeedbackMessageIdinteger nullable

Message Id for shared feedback

viewFeedbackUrlstring nullable

URL to view feedback

requestedAtinteger nullable

Timestamp when the feedback was requested

reminderCountinteger nullable

Number of reminders sent

submittedAtinteger nullable

Timestamp when the feedback was first submitted

reviewerEmailstring nullable

Email of reviewer of the ProfileFeedback

feedbackTypestring nullable

type of the feedback

feedbackTemplateIdinteger nullable

Feedback template ID

feedbackEncIdstring nullable

Encoded ID of the ProfileFeedback

requesterEmailstring nullable

Email of requester of the ProfileFeedback

archiveFlagboolean nullable

Denotes if the feedback is archived or not

userCalendarEventIdinteger nullable

User calendar event id

feedbackIdinteger nullable

ID of the ProfileFeedback

feedbackTemplateNamestring nullable

Feedback template name

statusstring nullable

status of the feedback

feedbackJsonobject nullable

Feedback JSON

feedbackUrlstring nullable

URL to provide feedback

positionIdstring nullable

Position ID for which feedback was given