v1

latestOpenAPI 3.0.1Apache 2.02026-08-063494581.6 MB
esper_cloud_api_Application

List Google enterprises

List all Google Enterprise (EMM) instances for the enterprise. Retrieves all Google Enterprise bindings associated with the specified Esper enterprise, including the google_enterprise_id that links each binding to Google's EMM infrastructure.

About Google EMM

A Google Enterprise binding connects an Esper enterprise to Google's Enterprise Mobility Management (EMM) infrastructure, enabling management of GMS-enabled Android devices. This binding is the foundation for silent app installation, Play Store customization, managed configurations, and advanced device provisioning across a GMS fleet. Without an active EMM binding, Google Play-dependent management features are unavailable.

Common Use Cases

Confirming that a Google Enterprise binding exists before attempting GMS-dependent operations, retrieving the emm_id needed to call related EMM endpoints, and auditing the EMM enrollment state for a given enterprise.

Workflow

  1. Call this endpoint to confirm the enterprise has an active EMM binding and retrieve the emm_id.
  2. Use GET /v0/enterprise/{enterprise_id}/emm/{emm_id}/ to retrieve full details for a specific EMM instance.
get/v0/enterprise/{enterprise_id}/emm

Path parameters

enterprise_idstring required

A UUID string identifying this enterprise.

Response

successful operation

countinteger required
nextstring url nullable
previousstring url nullable