テナントを取得します。テナント リソースに対する読み取り権限が必要です。
HTTP リクエスト
GET https://identitytoolkit.googleapis.com/v2/{name=projects/*/tenants/*}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ | |
---|---|
name |
取得するテナントのリソース名。 認可には、指定されたリソース
|
リクエストの本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には Tenant
のインスタンスが含まれます。
認可スコープ
以下のいずれかの OAuth スコープが必要です。
https://www.googleapis.com/auth/identitytoolkit
https://www.googleapis.com/auth/firebase
https://www.googleapis.com/auth/cloud-platform
詳細については、Authentication Overview をご覧ください。