List all users

GET

List all users with pagination.

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