Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 982 Bytes

ApiAppResponse.md

File metadata and controls

23 lines (15 loc) · 982 Bytes

ApiAppResponse

Contains information about an API App.

Properties

Name Type Description Notes
callbackUrl String The app's callback URL (for events)
clientId String The app's client id
createdAt Integer The time that the app was created
domains List<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