OpenAPI 3.0.42026-08-198271,1823.2 MB

1d2042bb1a48

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