v1

latestOpenAPI 3.0.12026-07-2491247233.8 KB
User Reports

List user reports

List user reports

get/v0/user-reports

Query parameters

limitinteger nullable

The maximum number of message groups to return. If the value exceeds the maximum, then the maximum value will be used.

The maximum number of message groups to return. If the value exceeds the maximum, then the maximum value will be used.

reported_at[gte]string date-time nullable

Inclusive start datetime filter for time of report, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only reports at or after this time will be returned.

Inclusive start datetime filter for time of report, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only reports at or after this time will be returned.

reported_at[lt]string date-time nullable

Exclusive end datetime filter for time of report, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only reports before this time will be returned.

Exclusive end datetime filter for time of report, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only reports before this time will be returned.

Response

OK

countinteger

Count of user reports matching filters (up to limit)