GET /api/users 200 { "total": 9, "subtotal": 0, "page": 1, "per_page": 20, "search": "login == foreman_admin", "sort": { "by": null, "order": null }, "results": [] }
パラメーター名 | 記述 |
---|---|
auth_source_ldap_id 任意 |
LDAP 認証ソースの ID Validations:
|
usergroup_id 任意 |
ユーザーグループの ID Validations:
|
role_id 任意 |
ロールの ID Validations:
|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
search 任意 |
結果のフィルター Validations:
|
order 任意 |
フィールドと順序のソート (例: ‘id DESC’) Validations:
|
page 任意 |
1 から始まるページ番号 Validations:
|
per_page 任意 |
戻されるページごとの結果数 Validations:
|
フィールド名 | タイプ | 設定可能な値 |
---|---|---|
admin | true, false | |
description | text | |
firstname | string | |
last_login_on | datetime | |
lastname | string | |
location | string | |
location_id | integer | |
login | string | |
string | ||
organization | string | |
organization_id | integer | |
role | string | |
role_id | integer | |
usergroup | string |