/v1/employees/{affiliateEmployeeId}/volunteer/ria/{riaId}

<div>
  <p>
    This endpoint returns an object containing all the information for a given employee and Activity. See above for information of how to obtain <strong>riaId</strong>.
    <br /><br />
    The <strong>projectTypeId</strong> will display a value of "1" if this Activity is associated with a Volunteer Match event. Volunteer Match events are sourced from a 3rd party and do not have set times or shifts. Activities are used to capture hours related to the Volunteer Match opportunity. If null, the Activity was employee created and has no relationship to any event.
    <br /><br />
    Note the <strong>customQuestionSetResponseId</strong>. If the user was required to answer any questions while adding entries, the value is the unique identifier for their responses. See the Custom Questions section above in this reference for more information on fetching these responses.
    <br /><br />
    <br />
    <br />
  </p>
</div>
Language