get_protect_user
Retrieve a specific UniFi Protect user's details by ID, using the host and user ID from list_protect_users.
Instructions
Get one Protect user by id (GET /v1/users/{id}). Read-only.
host: console name, ID, or composite ID (MAC:numericId format).
user_id: REQUIRED. Obtain it from list_protect_users (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||