List project end-users with usage metrics
Returns a page of the project's identified end-users over the range, each with trace, session, token, and cost metrics, plus cost aggregates across every matching user. The range defaults to the trailing 30 days.
Path parameters
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Query parameters
Lower bound (inclusive) of the time range. Defaults to 30 days before toIso.
Lower bound (inclusive) of the time range. Defaults to 30 days before toIso.
Upper bound (inclusive) of the time range. Defaults to now.
Upper bound (inclusive) of the time range. Defaults to now.
Page size. Max 100.
Page size. Max 100.
Zero-based offset of the first user to return.
Zero-based offset of the first user to return.
Field to sort by. Defaults to most recently seen.
Field to sort by. Defaults to most recently seen.
Sort direction. Defaults to descending.
Sort direction. Defaults to descending.
Case-insensitive substring match on the user's id or email.
Case-insensitive substring match on the user's id or email.
Response
Page of end-users