Skip to main content

Fetch attendee list

It will give us a list of user informations for an event. We will need eventid to specifically identify users for an event.

Query Parameters
eventid integer REQUIRED
Responses
200

ResourceListResponse

Schema
resource object[]
default

Error Response

Schema
code int32

Error code.

message string

String description of the error.