Get user
npm_get_userRetrieve a user by their numeric ID from Nginx Proxy Manager. Specify the user's ID and optional expand fields for additional details.
Instructions
Get a user by ID. Pass 'me' via id=0 is not supported; use the numeric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| expand | No | Optional expand fields (e.g. ['owner','certificate']) |