Skip to main content
GET
Fetch audit events

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Query Parameters

from
string<date-time>
required
to
string<date-time>
default:2022-01-01T00:00:00.000Z
required
page_size
integer
default:20
required
Required range: 1 <= x <= 200
page_index
integer
default:0
required
Required range: x >= 0

Response

200

Default Response