Method: customers.v2.Schemas.get

Mengambil Skema.

Permintaan HTTP

GET https://cloudidentityscim.googleapis.com/v1/customers/{customerId}/v2/Schemas/{schemaId}

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
customerId

string

Wajib diisi. ID pelanggan.

schemaId

string

Wajib diisi. ID skema. Contoh: urn:ietf:params:scim:schemas:core:2.0:User.

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Jika berhasil, isi respons akan memuat instance Schema.

Cakupan otorisasi

Memerlukan salah satu cakupan OAuth berikut:

  • https://www.googleapis.com/auth/cloud-identity.groups.readonly
  • https://www.googleapis.com/auth/cloud-identity.groups
  • https://www.googleapis.com/auth/cloud-identity
  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/admin.directory.user.readonly
  • https://www.googleapis.com/auth/admin.directory.user

Untuk mengetahui informasi selengkapnya, lihat panduan Otorisasi.