Gitpod · Example Payload

Gitpod List Environments Example

Lists all environments matching the specified criteria. Use this method to find and monitor environments across your organization. Results are ordered by creation time with newest environments firs

Developer ToolsCloud Development EnvironmentsWorkspacesAI AgentsDevOps

Gitpod List Environments Example is an example object payload from Gitpod, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationdescriptionrequest_example_namerequest_examplerequest_schema

Example Payload

Raw ↑
{
  "operation": "gitpod.v1.EnvironmentService.ListEnvironments",
  "description": "Lists all environments matching the specified criteria.\n\n Use this method to find and monitor environments across your organization.\n Results are ordered by creation time with newest environments firs",
  "request_example_name": "list_all_environments_for_a_specific_runner",
  "request_example": {
    "filter": {
      "creatorIds": [
        "f53d2330-3795-4c5d-a1f3-453121af9c60"
      ],
      "runnerIds": [
        "e6aa9c54-89d3-42c1-ac31-bd8d8f1concentrate"
      ]
    }
  },
  "request_schema": {
    "$ref": "#/components/schemas/gitpod.v1.ListEnvironmentsRequest"
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/gitpod-list-environments-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.