Get a deployed app: spec, status, instances, URLs
flux_get_appLooks up any app on the network by name and returns its published specification, expiry, running instances and URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| fluxIdPrivateKey | No | WIF private key of the Flux ID that owns the app. Use a dedicated key from flux_generate_keys, never a main wallet key. | |
| paymentPrivateKey | No | WIF private key of the Flux address that pays. Fund it with only what you intend to spend. |