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\u003eView a project's service configuration deployment history in the Google Cloud console under Endpoints > Services.\u003c/p\u003e\n"],["\u003cp\u003eThe deployment history displays each configuration ID, the deployment date, and the deployer.\u003c/p\u003e\n"],["\u003cp\u003eYou can compare a selected service configuration with the previous version to identify changes.\u003c/p\u003e\n"],["\u003cp\u003eAccess the deployment history by going to Endpoints > Services in the Google Cloud console, selecting your project, and choosing the "Deployment history" tab.\u003c/p\u003e\n"]]],[],null,["# Comparing configuration files\n\n[OpenAPI](/endpoints/docs/openapi/config-file-compare \"View this page for the Cloud Endpoints OpenAPI docs\") \\| gRPC\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**."]]