Contains information about an API App.
Name | Type | Description | Notes |
---|---|---|---|
callbackUrl |
string |
The app's callback URL (for events) | |
clientId |
string |
The app's client id | |
createdAt |
number |
The time that the app was created | |
domains |
Array<string> |
The domain name(s) associated with the app | |
name |
string |
The name of the app | |
isApproved |
boolean |
Boolean to indicate if the app has been approved | |
oauth |
ApiAppResponseOAuth |
||
options |
ApiAppResponseOptions |
||
ownerAccount |
ApiAppResponseOwnerAccount |
||
whiteLabelingOptions |
ApiAppResponseWhiteLabelingOptions |