# LIST USERS Gets the list of users. Endpoint: GET /api/v1/users Version: v1 ## Response 200 fields (application/json): - `count` (number) The number of associated users - `next` (string) The list next page endpoint - `previous` (string) The list previous page endpoint - `results` (array)