Skip to main content
GET
List usage users

Authorizations

Authorization
string
header
required

A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.

Query Parameters

since
string
required

ISO8601 start of the query window (inclusive).

Example:

"2026-05-01T00:00:00.000Z"

until
string
required

ISO8601 end of the query window (exclusive).

Example:

"2026-05-08T00:00:00.000Z"

Response

users
object[]
required

Distinct acting-user emails in the window.