DeveloperApp
Developer app details.
Schema
appFamily | Output only. App family. | |||||||||||||||||||||||
apiProducts | List of API products to which the app is associated (when creating or updating an app). The name of the API product is the name returned when you list API products. For example, if the Display Name of the API product in the Edge UI is | |||||||||||||||||||||||
appId | Output only. ID of the app. | |||||||||||||||||||||||
attributes | List of attributes used for customizing profile information or for app-specific processing. With Apigee Edge for Public Cloud, the custom attribute limit is 18. Note the folowing:
| |||||||||||||||||||||||
Developer app attribute name and value.
| ||||||||||||||||||||||||
callbackUrl | Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to apps. See the OAuth 2.0 documentation for more details. | |||||||||||||||||||||||
createdAt | Output only. Time the app was created in milliseconds since epoch. | |||||||||||||||||||||||
createdBy | Output only. Email address of the developer that created the app. | |||||||||||||||||||||||
credentials | Output only. Set of credentials for the app. Credentials are API key/secret pairs associated with API products. | |||||||||||||||||||||||
| ||||||||||||||||||||||||
developerId | Output only. ID of the developer. | |||||||||||||||||||||||
keyExpiresIn | Lifetime of the consumer key that will be generated for the developer app, in milliseconds. The default value, | |||||||||||||||||||||||
lastModifiedAt | Output only. Last modified time as milliseconds since epoch. | |||||||||||||||||||||||
lastModifiedBy | Output only. Email of developer that last modified the app. | |||||||||||||||||||||||
name (required) | Name of the developer app. Required when creating a developer app; not required when updating a developer app. The name is used to uniquely identify the app for this organization and developer. Names must begin with an alphanumeric character and can contain letters, numbers, spaces, and the following characters: | |||||||||||||||||||||||
scopes | Scopes to apply to the app. The specified scope names must already exist on the API product that you associate with the app. | |||||||||||||||||||||||
status | Status of the credential. |