Lists all currently scheduled events for a particular project identified by the given API key.
Request Fields
These are passed in as arguments
at the top level of the request.
Key | Type | Description |
---|---|---|
page | integer Optional |
Page of results to retrieve. Default: 1 |
per_page | integer Optional |
How many results to return per page. Default: 250 |
Request Example
Response 200 OK
For a successful request the response comes in the following form:
Where status
is one of:
activated
meaning the event is running.suspend
where the event is temporarily supended.