Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Query Parameters

start_date
string<date-time>

Start of the date range filter (inclusive, ISO 8601).

Example:

"2020-07-02T00:00:00-06:00"

end_date
string<date-time>

End of the date range filter (inclusive, ISO 8601).

Example:

"2020-07-01T00:00:00-06:00"

Response

Successful

data
object