googleapis.com

API for provisioning and managing identity resources.

🔑 oauth2 35 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Lists the `Group` resources under a customer or namespace.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudidentity.googleapis.com/v1beta1/groups
Gets an InboundSsoAssignment.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudidentity.googleapis.com/v1beta1/{name}
Lists/Searches devices.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudidentity.googleapis.com/v1beta1/devices
Endpoints (35 total)
GET
/v1beta1/groups
Lists the `Group` resources under a customer or namespace.
GET
/v1beta1/{name}
Gets an InboundSsoAssignment.
GET
/v1beta1/devices
Lists/Searches devices.
GET
/v1beta1/groups:lookup
Looks up the [resource name](https://cloud.google.com/apis/design/resource_na…
GET
/v1beta1/groups:search
Searches for `Group` resources matching a specified query.
GET
/v1beta1/{parent}:lookup
Looks up resource names of the DeviceUsers associated with the caller's crede…
GET
/v1beta1/{parent}/deviceUsers
Lists/Searches DeviceUsers.
GET
/v1beta1/{parent}/memberships
List OrgMembership resources in an OrgUnit treated as 'parent'. Parent format…
GET
/v1beta1/inboundSsoAssignments
Lists the InboundSsoAssignments for a `Customer`.
GET
/v1beta1/inboundSamlSsoProfiles
Lists InboundSamlSsoProfiles for a customer.
GET
/v1beta1/{name}:isInvitableUser
Verifies whether a user account is eligible to receive a UserInvitation (is a…
GET
/v1beta1/{parent}/idpCredentials
Returns a list of IdpCredentials in an InboundSamlSsoProfile.
At a glance
Total SDKs10
Languages6
Endpoints35
Authoauth2
Categories2
https://cloudidentity.googleapis.com