Skip to main content

Get Users Ordered By Username

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Get Users Ordered By Username

Query Parameters
api_client_id uuid
gte_username Gte Username
gt_id uuid
lte_username Lte Username
lt_id uuid
search_text Search Text
auth_method Auth Method
max_count Max Count

Possible values: 0 < value ≤ 10000

Responses
200

Successful Response

Schema OPTIONAL
object[]
id Id
display_name Display Name
auth_method Auth Method

Possible values: [discord, google, local, system]

user_id uuid
enabled Enabled
deleted Deleted
notes Notes
created_date date-time OPTIONAL
show_on_leaderboard Show On Leaderboard
streak_days Streak Days OPTIONAL
streak_last_day_date date-time OPTIONAL
last_activity_date date-time OPTIONAL
tos_acceptance_date date-time OPTIONAL
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type