Query Volunteers
POST {{baseUrl}}/api/Volunteer/Query
Available starting 3/29/2022
RESPONSES
status: OK
{"list":[{"id":0,"volunteerUrl":"string","createDateTimeUtc":"dateTime","createdByUser":"string","modifiedDateTimeUtc":"dateTime","modifiedByUser":"string","contactId":0,"contactIndividualId":0,"contactUrl":"string","displayName":"string","firstName":"string","avatarUrl":"string","primaryPhone":"string","primaryEmail":"string","totalHours":0,"timesVolunteered":0,"volunteerAttendanceUrl":"string","volunteerOpportunityId":0,"volunteerOpportunityUrl":"string"}],"total":0}