Method: customers.configurations.list
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
      
        
          HTTP リクエスト
          GET https://androiddeviceprovisioning.googleapis.com/v1/{parent=customers/*}/configurations
この URL は gRPC Transcoding 構文を使用します。
        
        
          パスパラメータ
          
            
              
                | パラメータ | 
            
            
              
                | parent | string
 必須。リストされた構成を管理するお客様。customers/[CUSTOMER_ID]形式の API リソース名。 | 
            
          
        
        
          リクエスト本文
          リクエストの本文は空にする必要があります。
        
        
          レスポンスの本文
          成功した場合、レスポンスの本文には次の構造のデータが含まれます。
          
            
            
            
              
                
                  
                    | フィールド | 
                
                
                  
                    | configurations[] | object (Configuration)
 構成。 | 
                
              
            
          
        
        
          認可スコープ
          次の OAuth スコープが必要です。
          
            - https://www.googleapis.com/auth/androidworkzerotouchemm
詳しくは、OAuth 2.0 の概要をご覧ください。
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-25 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-25 UTC。"],[],["This document outlines the process to list a customer's configurations. It uses a `GET` request to a specific URL: `https://androiddeviceprovisioning.googleapis.com/v1/{parent=customers/*}/configurations`. The `parent` path parameter, a customer ID, is mandatory. The request body must be empty.  The response, if successful, contains a JSON structure with a list of configurations under the `configurations` field. Access requires the `https://www.googleapis.com/auth/androidworkzerotouchemm` OAuth scope.\n"]]