Can only be used by users with the ADMIN role. Retrieves registered users in the system pageably according to the given filter and sorting options
Documentation Index
Fetch the complete documentation index at: https://api-docs.iklim.co/llms.txt
Use this file to discover all available pages before exploring further.
User Roles Filter
{msg:swagger.schema.users.page-request.roles}
GUEST, API_USER, STANDARD_USER, POWER_USER, EXTENDED_USER, ADMIN "['API_USER', 'STANDARD_USER']"
User Statuses Filter
{msg:swagger.schema.users.page-request.status}
INACTIVE, ACTIVE, EXPIRED, BLOCKED, DELETED "['INACTIVE', 'BLOCKED', 'EXPIRED']"
Result Sorting Fields and Directions
{ "username": "asc", "status": "desc" }Page Number
x >= 00
Number of Records in the Page
1 <= x <= 10010
Include Account Details Flag
false