Retrieves the metrics for an application by its ID, including CPU, RAM, storage, and network usage over the last 24 hours.
appId-orgId.success if successful, error if not.error if not successful.UNAUTHORIZED: The user is not authenticated or lacks sufficient permissions.APP_NOT_FOUND: The specified application does not exist.FORBIDDEN: The user does not have permission to access the application.