list_vendor_users
Retrieve a paginated list of vendor users with optional fuzzy name search and sorting. Use this to view vendor portal accounts for access management.
Instructions
取得廠商使用者列表 (GET /v1/vendors/users).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | 使用者名稱 (模糊搜尋) | |
| page | No | 頁碼 (1-based) | |
| sort | No | 排序欄位 | |
| limit | No | 每頁筆數 | |
| order | No | 排序方式 (asc / desc) |