Get application details
Retrieves detailed information about a specific application, including its configuration, status, resource allocation, add-ons, and cron jobs.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Application UUID
Response
Get application details
Api_V1_Entities_App model
Unique application identifier
Service name (used in URLs)
Display name
Current state (pending, running, stopped, etc.)
Associated project UUID
Deployment method (git_push, public_git, github, docker_registry, parent_image, kamal)
Deployment configuration (fields vary by deployment method)
Build strategy (auto, dockerfile, custom)
Auto DNS management enabled
Maintenance mode enabled
Internal service name
Allow internal connections
Resource quota configuration
Creation timestamp
Last update timestamp
Api_V1_Entities_Resource model
Api_V1_Entities_Region model
Attached add-ons
Scheduled cron jobs

