Apps
List Environments
Retrieve a list of environments for a given app ID.
Args: app_id (str): The ID of the app to retrieve environments for.
Returns: List[EnvironmentOutput]: A list of environment objects.
get/apps/{app_id}/environments
Path parameters
app_idstring required
Response
Successful Response