v1
latestOpenAPI 3.0.02026-08-04265791.1 MBEvents
Invitees
Export list of invitees of an event.
| Field | Format | Description |
|---|---|---|
| user_id | string | id of the user |
| username | string | username of the user |
| string | email of the user | |
| first_name | string | first name of the user |
| last_name | string | last name of the user |
| attendance | string | attendance status of the user:<br>• null if no answer from user<br>• join<br>• maybe<br>• decline |
get/public/api/events/{id}/invitees
Path parameters
idstring required
The id of the event
Response
OK
Example response
{
"name": "Export file",
"type": "normal",
"priority": 0,
"nextRunAt": "2018-09-11T15:56:05.387Z",
"_id": "5b97e5954b99568b4b9101af"
}