Users
Get end-user profile
Returns the lifetime profile of one end-user — trace, session, token, cost, and activity rollups across all of the user's traces (not range-bound).
get/v1/projects/{projectSlug}/users/{userId}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
userIdstring required
End-user identifier. URL-encode values containing special characters.
End-user identifier. URL-encode values containing special characters.
Query parameters
errorsOnly'true' | 'false'
When true, scope every aggregate to errored traces only.
When true, scope every aggregate to errored traces only.
Response
User profile