Required. Name of the environment in which to list resource files in the following format: organizations/{org}/environments/{env}.
Authorization requires the following IAM permission on the specified resource parent:
apigee.resourcefiles.list
Query parameters
Parameters
type
string
Optional. Type of resource files to list. Valid types include java, js, jsc, properties, py, wsdl, xsd, or xsl. For more information, see Resource types.
[[["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-05-04 UTC."],[[["This page details how to list resource files within a specific environment in Apigee using the `GET` method."],["The required format for the request URL is provided, including a breakdown of the necessary `parent` path parameter, which specifies the organization and environment."],["Optional filtering of resource files by `type` using a query parameter is available, with a link to valid resource type documentation."],["The request body for this operation must be empty, while the response body will contain a `ListEnvironmentResourcesResponse` object if successful."],["The request requires `apigee.resourcefiles.list` IAM permission on the specified environment and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]