v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Users

Get users by ids.

Does not require X-CSRF-Token protection because this is essentially a get request but as a POST to avoid URI limits.

post/v1/users

Request body

userIdsinteger[]

The user ids.

excludeBannedUsersboolean

Whether the response should exclude banned users

Response

OK