You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
responses:
200:
description: An array of events
schema:
type: array
items:
$ref: '#/definitions/Event'
200:
description: |
An array of flattened events. This is the response
object when singleEvents is True.
schema:
type: array
items:
$ref: '#/definitions/EventFlat'
default:
description: Unexpected error
schema:
$ref: '#/definitions/Error'
jrbasso, jomaora, maliniakh, tommyjcarpenter, snaffi and 149 morewparad, wojo1206, pingvinen, cpatelIntraspire, rubens21 and 5 more