/v1/employees/{affiliateEmployeeId}/customquestions/responses/{responseId}

<div>
  <p>
    When an employee signs up for an event or records individual volunteer activity, they may be prompted to answer a set of questions related to their participation. This endpoint returns an array of the questions and responses for a given employee and responseId.
    <br /><br />
    The responseId is found when calling endpoints to retrieve employee participations in events and RIA (Record Individual Activity) hour entries. See the /`{riaId}` and /`{participationId}` endpoints in the Volunteer section of this reference.
  </p>
  <br /><br />
</div>
Language