Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
start_time
string

ISO 8601 formatted date-time indicating the start time.

Example:

"2018-02-02T22:25:27.521Z"

end_time
string

ISO 8601 formatted date-time indicating the end time.

Example:

"2018-02-02T22:25:27.521Z"

Response

Successful response

data
object