REST Resource: organizations.appgroups.apps Stay organized with collections Save and categorize content based on your preferences.
Resource: AppGroupApp
Response for [apps.get].[AppGroupApps.GetAppGroupApp], [CreateAppGroupAppRequest].[AppGroupApp.CreateAppGroupAppRequest] and [apps.delete].[AppGroupApp.DeleteAppGroupApp]
| JSON representation |
|---|
{"appId":string,"attributes":[{object ( |
| Fields | |
|---|---|
appId |
Immutable. ID of the AppGroup app. |
attributes[] |
List of attributes for the AppGroup app. |
callbackUrl |
Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to AppGroup apps. |
createdAt |
Output only. Time the AppGroup app was created in milliseconds since epoch. |
credentials[] |
Output only. Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products. |
lastModifiedAt |
Output only. Time the AppGroup app was modified in milliseconds since epoch. |
name |
Immutable. Name of the AppGroup app whose resource name format is of syntax (organizations/*/appgroups/*/apps/*). |
scopes[] |
Scopes to apply to the AppGroup app. The specified scopes must already exist for the API product that you associate with the AppGroup app. |
status |
Status of the App. Valid values include |
keyExpiresIn |
Immutable. Expiration time, in seconds, for the consumer key that is generated for the AppGroup app. If not set or left to the default value of |
apiProducts[] |
List of API products associated with the AppGroup app. |
appGroup |
Immutable. Name of the parent AppGroup whose resource name format is of syntax (organizations/*/appgroups/*). |
Methods | |
|---|---|
| Creates an app and associates it with an AppGroup. |
| Deletes an AppGroup app. |
| Returns the details for an AppGroup app. |
| Lists all apps created by an AppGroup in an Apigee organization. |
| Updates the details for an AppGroup app. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-15 UTC.