Get Users

Returns all users.

Query parameters

pageNumberintegerOptional
Page number for pagination, starting from 1
pageSizeintegerOptional
Number of users to retrieve per page

Response

Successfully retrieved list of users
row_countintegerOptional
total_countintegerOptional
userslist of objectsOptional

Errors

400
Bad Request Error
500
Internal Server Error