Retrieve Application
Returns one application by ID within the specified organization. Requires projects:read scope.
Path parameters
Application ID
Application ID
Query parameters
Organization ID that owns the application
Organization ID that owns the application
Response
Success
Application ID
a string to be decoded into a number
Whether this application is the legacy Stripe application type
Whether this application's project contains a legacy Stripe application, or null for standalone applications
Display name of the application
Public API key for SDK integration
ISO 8601 timestamp of when the application was created
ISO 8601 timestamp of when the application was last updated
Whether the application has been integrated with the SDK
Bundle identifier (iOS) or package name (Android)
App Store or Play Store app ID
RevenueCat public API key
URL scheme used for deep links on mobile
Notification redirect URL for iOS applications
Apple Developer Team ID for iOS applications
Android app signing certificate fingerprints
Support URL shown during web checkout redemption
Reply-to support email for web checkout emails
Custom application icon URL shown on management pages and in emails
Whether web purchases can be redeemed on desktop devices
Whether Superwall post-purchase customer emails are disabled
Apple Small Business Program start date
Apple Small Business Program end date
Whether all paywalls are disabled for this application
URL-safe identifier for the application
ISO 8601 timestamp of when the application was archived, or null if active
List of enabled feature flags for the application
Whether Apple Search Ads is configured for this application
Detected language/framework for the application (e.g. flutter, react-native), sourced from marketing metadata, or null if unknown
Exact SDK framework selected for this application platform (e.g. expo, swiftui), or null if unknown. Optional for compatibility with older API deployments.