List all users
Returns all users. Supports filtering by query parameters.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
List of users
id
email
first_name
last_name
organisation_id
is_admin
is_staff
is_active
is_email_verified
is_superuser
created
groups