Name | Description | Type | Default value | Required |
---|---|---|---|---|
date_start | Year | Timestamp | Current time | No |
date_end | Month | Timestamp | Current time | No |
{ "state": 200, "data": [ { "date_end": 1576670400, "date_start": 1576584000, "description": NULL, "id": "5dadbe592b528946c3187aad", "invites": [], "location": [ NULL, 0, 0 ], "title": "Meeting with Tony Bark", "type": "meeting" } ] }
State | Data type | Description |
---|---|---|
200 | List of an events | Successfully |
404 | [] | Events not found |