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 detail request data

MDR usage request parameters

aggregation_type
integer<int32>
required

Aggregation type: No aggregation = 0, By Messaging Profile = 1, By Tags = 2

Example:

0

start_time
string<date-time>
Example:

"2020-01-01T00:00:00Z"

end_time
string<date-time>
Example:

"2020-01-02T00:00:00Z"

profiles
string<uuid>[]

List of messaging profile IDs to filter by

Example:
select_all_managed_accounts
boolean
Example:

true

managed_accounts
string<uuid>[]

List of managed accounts to include

Example:

Response

V2 legacy MDR usage report request created successfully

data
object

Legacy V2 MDR usage report response