CompanyApp
Company app details.
Schema
appFamily | Output only. App family. | |||||||||||||||||
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. | |||||||||||||||||
| ||||||||||||||||||
callbackUrl | Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to apps. | |||||||||||||||||
companyName | Output only. Name of the company. | |||||||||||||||||
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. | |||||||||||||||||
| ||||||||||||||||||
lastModifiedAt | Output only. Last modified time as milliseconds since epoch. | |||||||||||||||||
lastModifiedBy | Output only. Email of developer that last modified the app. | |||||||||||||||||
name | Name of the company app. Required when creating a company app; not required when updating a company app. The name becomes the unique ID of the app for this organization and company. 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. |