latestOpenAPI 3.0.42026-08-138121,1193.1 MB

ece7c5a315e7

Users

Get users by usernames.

This endpoint will also check previous usernames. Does not require X-CSRF-Token protection because this is essentially a get request but as a POST to avoid URI limits.

post/v1/usernames/users

Request body

usernamesstring[]

The usernames.

excludeBannedUsersboolean

Whether the response should exclude banned users

Response

OK