Compliance streams
Users Compliance stream
Streams 100% of compliance data for Users
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of minutes of backfill requested.
Required range:
0 <= x <= 5
The partition number.
Required range:
1 <= x <= 4
YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the User Compliance events will be provided.
YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp from which the User Compliance events will be provided.
Response
200
application/json
The request has succeeded.
User compliance stream events.
User compliance data.
User compliance stream events.
User compliance data.
User compliance stream events.
An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).