
Cloud Run Admin API
Cloud Run Admin API
Administer Cloud Run services, jobs, executions, revisions, and tasks for container-based workloads.
Covers services, jobs, executions, and tasks
This is a control-plane API, not your app runtime API
Begin with the cloud-platform scope and list services or jobs first, then test run, wait, and executions. If you are building batch orchestration, shape the flow around jobs and executions.
Uptime · 30-day window
About this API
This is the Cloud Run admin surface for services, jobs, executions, revisions, and tasks, which makes it relevant for teams that automate container deployment and run control. The resource surface includes "/v2/{name}", "/v2/{name}/operations", "/v2/{name}:run", and "/v2/{name}:wait", with groupings such as "projects".
For backend teams, that is useful when the goal is to create or update cloud run services, trigger jobs and track executions, or inspect revisions and tasks for runtime troubleshooting. The spec lists scopes such as "https://www.googleapis.com/auth/cloud-platform".
This is a control-plane API, not your app runtime API Requires cloud-platform scope and project-level permissions
What you can build
- 1Create or update Cloud Run services
- 2Trigger jobs and track executions
- 3Inspect revisions and tasks for runtime troubleshooting
Strengths & limitations
Strengths
- Covers services, jobs, executions, and tasks
- Includes both run and wait actions
- Uses the Cloud Run Admin API v2 surface
Limitations
- This is a control-plane API, not your app runtime API
- Requires cloud-platform scope and project-level permissions
Example request
curl https://google.com/<endpoint> \
-H "Authorization: Bearer $ACCESS_TOKEN"Getting started
Begin with the cloud-platform scope and list services or jobs first, then test run, wait, and executions. If you are building batch orchestration, shape the flow around jobs and executions.
Technical details
- Auth type
- oauth
- Pricing
- unknown
- Protocols
- REST
- Response time
- 45 ms
- Last health check
- 5/12/2026, 7:37:36 AM
More from Google
Google Workspace Admin SDK API programmatically manages Workspace organizations — users, groups, devices, domains, audit logs, organizational units.
Retrieve AdMob accounts, apps, ad units, ad sources, and generate mediation or network reports.
Work with AdSense Host accounts, ad clients, ad units, reports, and ad code generation from one API surface.
Programmatically manage Apigee organizations, API proxy deployments, attributes, certificates, and hybrid operations.
Google BigQuery API is the REST interface to GCP's flagship data warehouse — execute SQL queries, manage datasets/tables, stream inserts, and use built-in ML.
Control Binary Authorization attestors and policy checks for container images deployed to GKE and Anthos.
Fetch Business Profile location metrics, daily time series, and monthly search keyword impressions.
Google Calendar API lets apps create, read, and update calendar events programmatically — the go-to integration for scheduling apps.