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

*/*

Mdr usage report data

start_date
string<date-time>
required
Example:

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

end_date
string<date-time>
required
Example:

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

aggregation_type
enum<string>
required
Available options:
NO_AGGREGATION,
PROFILE,
TAGS
profiles
string
Example:

"My profile"

Response

Successful

data
object