auth

List all users

Returns all registered users in the farmer's auth system, along with all defined role definitions and their permission rules.

get/api/v1/auth/users

Response

User list with role definitions

{"stackTrail":"components:schemas:NATSEnvelope:properties:result","oasType":"schema","type":"unknown","description":"Response data (structure varies by endpoint — see endpoint examples)"}
errorstring

Error message (present only on failure)

Changes