Get all users from the system.
Method: GET
Endpoint:
/omni/users
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Field | Type | Description |
---|---|---|
users | array | An array of all system users |
user_id | string | The ID of the user |
user_name | string | The name of the user |