This page describes how to see your project's history of service configuration
deployments in the Google Cloud console, and how to compare a
service configuration to the previous version. Viewing the differences between
your service configurations might be helpful when troubleshooting a problem with
a particular deployment.
Viewing the deployment history
To view the deployment history:
In the Google Cloud console, go to the Endpoints > Services page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis guide details how to access and review your service configuration deployment history within the Google Cloud console.\u003c/p\u003e\n"],["\u003cp\u003eYou can locate the deployment history by navigating to \u003cstrong\u003eEndpoints\u003c/strong\u003e > \u003cstrong\u003eServices\u003c/strong\u003e in the Google Cloud console, selecting your project and desired API, and then clicking the \u003cstrong\u003eDeployment history\u003c/strong\u003e tab.\u003c/p\u003e\n"],["\u003cp\u003eThe deployment history list shows the configuration ID, deployment date, and the user who performed the deployment.\u003c/p\u003e\n"],["\u003cp\u003eYou can compare the details of any selected service configuration with the previous version by clicking \u003cstrong\u003eCompare with previous deployment\u003c/strong\u003e.\u003c/p\u003e\n"]]],[],null,["# Comparing configuration files\n\nOpenAPI \\| [gRPC](/endpoints/docs/grpc/config-file-compare \"View this page for the Cloud Endpoints gRPC docs\")\n\n\u003cbr /\u003e\n\nThis page describes how to see your project's history of service configuration\ndeployments in the Google Cloud console, and how to compare a\nservice configuration to the previous version. Viewing the differences between\nyour service configurations might be helpful when troubleshooting a problem with\na particular deployment.\n\nViewing the deployment history\n------------------------------\n\nTo view the deployment history:\n\n1. In the Google Cloud console, go to the **Endpoints** \\\u003e **Services** page.\n\n\n [Go to the Endpoints Services page](https://console.cloud.google.com/endpoints)\n\n \u003cbr /\u003e\n\n2. From the projects list, select your project.\n\n3. If you have more than one API, select an API from the list.\n\n4. To see a list of service configuration\n deployments, click the **Deployment history** tab. The list displays:\n\n - The configuration ID.\n - The date the service configuration was deployed.\n - Who deployed the service configuration.\n\nViewing changes made to your service configuration\n--------------------------------------------------\n\n1. On the **Deployment history** tab, select a deployment from the list. The contents of the deployed service configuration file are displayed.\n2. To view the difference between service configurations, click **Compare with previous deployment**."]]