Compliance streams
Users Compliance stream
Streams 100% of compliance data for Users
GET
/
2
/
users
/
compliance
/
stream
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
backfill_minutes
integer
The number of minutes of backfill requested.
Required range:
0 < x < 5
partition
integer
requiredThe partition number.
Required range:
1 < x < 4
start_time
string
YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the User Compliance events will be provided.
end_time
string
YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp from which the User Compliance events will be provided.
Response
200 - application/json
User compliance stream events.
data
object
requiredUser compliance data.