App (App)

App details.

Schema

App
apiProducts

array

List of API products associated with the app.

appFamily

string

App family.

appId

string

ID of the app.

attributes

array

List of attributes. With Apigee Edge for Public Cloud, the custom attribute limit is 18.

object
name

string

value

string

callbackUrl

string

Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to apps.

companyName

string

Name of the company that owns the app, if applicable.

createdAt

integer (int32)

Output only. Time the app was created in milliseconds since epoch.

createdBy

string

Output only. Email address of the developer that created the app.

credentials

array

Output only. Set of credentials for the app. Credentials are API key/secret pairs associated with API products.

object
apiProducts

array

object
attributes

array

object
consumerKey

string

consumerSecret

string

expiresAt

integer (int32)

issuedAt

integer (int32)

scopes

array

object
status

string

developerId

string

ID of the developer.

lastModifiedAt

integer (int32)

Output only. Last modified time as milliseconds since epoch.

lastModifiedBy

string

Output only. Email of developer that last modified the app.

name

string

Name of the app.

scopes

array

Scopes to apply to the app. The specified scope names must already exist on the API product that you associate with the app.

status

string

Status of the credential.