get https://api.your-cause.com/v1/employees//volunteer/ria
<div>
<p>
Record Individual Activity or "RIA" is a feature in CSRconnect that allows an employee to track volunteering that is not tied to an event in the system. Users create Activities that explain the nature and location of the volunteer participation. Each Activity will have one or many entries. Each entry is a date and number of hours participated.
<br /><br />
This endpoint returns a paginated set of all the activities and entries for a given employee. When using the query params, be aware that pageSize is limited to 25 results.
</p>
<br /><br />
</div>