Get Volunteer

GET {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Volunteers/:volunteerId

RESPONSES

status: OK

{"id":"\u003cinteger\u003e","volunteerUrl":"\u003cstring\u003e","createDateTimeUtc":"\u003cdateTime\u003e","createdByUser":"\u003cstring\u003e","modifiedDateTimeUtc":"\u003cdateTime\u003e","modifiedByUser":"\u003cstring\u003e","contactId":"\u003cinteger\u003e","contactUrl":"\u003cstring\u003e","displayName":"\u003cstring\u003e","firstName":"\u003cstring\u003e","avatarUrl":"\u003cstring\u003e","primaryPhone":"\u003cstring\u003e","primaryEmail":"\u003cstring\u003e","totalHours":"\u003cdouble\u003e","timesVolunteered":"\u003cinteger\u003e","volunteerAttendanceUrl":"\u003cstring\u003e","volunteerOpportunityId":"\u003cinteger\u003e","volunteerOpportunityUrl":"\u003cstring\u003e"}