Search all events for ID Bridge sync successes
GET {{HOST}}/admin/v1/AuditEvents?filter=eventId eq "idbridge.sync.success"
This example demonstrates how to search all events for ID Bridge sync success filtering by the idbridge.sync.success
eventId.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
filter | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string |