/v1/volunteer/events/{eventType}/{eventId}/participants/{page}/{pageSize}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint returns an array of objects containing a paged list of the participants for a given event.

The eventType indicates the origin of the event. A value of "1" indicates that an employee created the event. A value of "2" indicates that an NPO created the event.

The page is the page of results you wish to fetch.

The pageSize is number of results per page. This can not exceed 25 and will default to 25 if the value you pass is greater.


Path Params
int32
required
int32
required
int32
required
int32
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

404

Not Found

500

Server Error

Language
LoadingLoading…
Response
Choose an example:
text/plain
application/json
text/json