共用方式為


User - List By Service

列出指定之服務實例中已註冊用戶的集合。

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/users?api-version=2021-08-01
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/users?$filter={$filter}&$top={$top}&$skip={$skip}&expandGroups={expandGroups}&api-version=2021-08-01

URI 參數

名稱 位於 必要 類型 Description
resourceGroupName
path True

string

資源群組的名稱。

serviceName
path True

string

API 管理 服務的名稱。

Regex 模式: ^[a-zA-Z](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?$

subscriptionId
path True

string

可唯一識別 Microsoft Azure 訂用帳戶的訂用帳戶認證。 訂用帳戶識別碼會構成每個服務呼叫 URI 的一部分。

api-version
query True

string

要與用戶端要求搭配使用的 API 版本。

$filter
query

string

|欄位 |使用量 |支持的運算子 |支援的函式 |
|-------------|-------------|-------------|-------------|
|name |filter |ge, le, eq, ne, gt, lt |substringof, contains, startswith, endwith |
|firstName |filter |ge, le, eq, ne, gt, lt |substringof, contains, startswith, endwith |
|lastName |filter |ge, le, eq, ne, gt, lt |substringof, contains, startswith, endwith |
|電子郵件 |filter |ge, le, eq, ne, gt, lt |substringof, contains, startswith, endwith |
|state |filter |eq | |
|registrationDate |filter |ge, le, eq, ne, gt, lt | |
|附注 |filter |ge, le, eq, ne, gt, lt |substringof, contains, startswith, endwith |
|群組 |expand | | | |

$skip
query

integer

int32

要略過的記錄數目。

$top
query

integer

int32

要傳回的記錄數目。

expandGroups
query

boolean

回應中的詳細群組。

回應

名稱 類型 Description
200 OK

UserCollection

列出 User 實體的集合。

Other Status Codes

ErrorResponse

描述作業失敗原因的錯誤回應。

安全性

azure_auth

Azure Active Directory OAuth2 Flow。

類型: oauth2
Flow: implicit
授權 URL: https://login.microsoftonline.com/common/oauth2/authorize

範圍

名稱 Description
user_impersonation 模擬您的用戶帳戶

範例

ApiManagementListUsers

範例要求

GET https://management.azure.com/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.ApiManagement/service/apimService1/users?api-version=2021-08-01

範例回覆

{
  "value": [
    {
      "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.ApiManagement/service/apimService1/users/1",
      "type": "Microsoft.ApiManagement/service/users",
      "name": "1",
      "properties": {
        "firstName": "Administrator",
        "lastName": "",
        "email": "admin@live.com",
        "state": "active",
        "registrationDate": "2015-09-22T01:57:39.677Z",
        "identities": [
          {
            "provider": "Azure",
            "id": "admin@live.com"
          }
        ]
      }
    },
    {
      "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.ApiManagement/service/apimService1/users/56eaec62baf08b06e46d27fd",
      "type": "Microsoft.ApiManagement/service/users",
      "name": "56eaec62baf08b06e46d27fd",
      "properties": {
        "firstName": "foo",
        "lastName": "bar",
        "email": "foo.bar.83@gmail.com",
        "state": "active",
        "registrationDate": "2016-03-17T17:41:56.327Z",
        "identities": [
          {
            "provider": "Basic",
            "id": "foo.bar.83@gmail.com"
          }
        ]
      }
    },
    {
      "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.ApiManagement/service/apimService1/users/5931a75ae4bbd512a88c680b",
      "type": "Microsoft.ApiManagement/service/users",
      "name": "5931a75ae4bbd512a88c680b",
      "properties": {
        "firstName": "foo",
        "lastName": "bar",
        "email": "foobar@outlook.com",
        "state": "active",
        "registrationDate": "2017-06-02T17:58:50.357Z",
        "identities": [
          {
            "provider": "Microsoft",
            "id": "*************"
          }
        ]
      }
    }
  ],
  "count": 3,
  "nextLink": ""
}

定義

名稱 Description
ErrorFieldContract

錯誤欄位合約。

ErrorResponse

錯誤回應。

GroupContractProperties

群組合約屬性。

GroupType

群組類型。

UserCollection

分頁的使用者清單表示法。

UserContract

使用者詳細數據。

UserIdentityContract

使用者身分識別詳細數據。

UserState

帳戶狀態。 指定使用者是否作用中。 遭封鎖的使用者無法登入開發人員入口網站,或呼叫訂閱之產品的任何 API。 默認狀態為 [作用中]。

ErrorFieldContract

錯誤欄位合約。

名稱 類型 Description
code

string

屬性層級錯誤碼。

message

string

人類可讀取的屬性層級錯誤表示法。

target

string

屬性名稱。

ErrorResponse

錯誤回應。

名稱 類型 Description
error.code

string

服務定義的錯誤碼。 此代碼會作為回應中指定之 HTTP 錯誤碼的子狀態。

error.details

ErrorFieldContract[]

要求中傳送無效欄位的清單,以防發生驗證錯誤。

error.message

string

人類可閱讀的錯誤表示法。

GroupContractProperties

群組合約屬性。

名稱 類型 Description
builtIn

boolean

如果群組是系統管理員、開發人員或來賓 () 的三個系統群組之一,則為 true;否則為 false。

description

string

群組描述。 可包含 HTML 格式標記。

displayName

string

群組名稱。

externalId

string

對於外部群組,此屬性包含來自外部識別提供者之群組的標識碼,例如針對 Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>,否則值為 null。

type

GroupType

群組類型。

GroupType

群組類型。

名稱 類型 Description
custom

string

external

string

system

string

UserCollection

分頁的使用者清單表示法。

名稱 類型 Description
count

integer

所有頁面的記錄計數總數。

nextLink

string

如果有的話,下一頁連結。

value

UserContract[]

頁面值。

UserContract

使用者詳細數據。

名稱 類型 預設值 Description
id

string

資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

string

資源的名稱

properties.email

string

電子郵件地址。

properties.firstName

string

名字。

properties.groups

GroupContractProperties[]

群組使用者的集合是的一部分。

properties.identities

UserIdentityContract[]

使用者身分識別的集合。

properties.lastName

string

姓氏。

properties.note

string

管理員為使用者設定的相關選用附註。

properties.registrationDate

string

用戶註冊的日期。 日期符合下列格式: yyyy-MM-ddTHH:mm:ssZ 如 ISO 8601 標準所指定。

properties.state

UserState

active

帳戶狀態。 指定使用者是否作用中。 遭封鎖的使用者無法登入開發人員入口網站,或呼叫訂閱之產品的任何 API。 默認狀態為 [作用中]。

type

string

資源類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts”

UserIdentityContract

使用者身分識別詳細數據。

名稱 類型 Description
id

string

提供者內的標識碼值。

provider

string

識別提供者名稱。

UserState

帳戶狀態。 指定使用者是否作用中。 遭封鎖的使用者無法登入開發人員入口網站,或呼叫訂閱之產品的任何 API。 默認狀態為 [作用中]。

名稱 類型 Description
active

string

用戶狀態為作用中。

blocked

string

使用者遭到封鎖。 封鎖的使用者無法在開發人員入口網站進行驗證,或呼叫 API。

deleted

string

用戶帳戶已關閉。 會移除所有身分識別和相關實體。

pending

string

用戶帳戶擱置中。 必須先確認身分識別,才能讓身分識別成為作用中。