List All Variables

The List All Variables API offers a quick and reliable way to view all the global variables you’ve created for your application that are still active.
Type
Storage
Credits
50

Use together with

Use together with

Use together with

Feature Demo

Benefits

  • Comprehensive Variable Overview

    Instantly see every global variable you’ve created that hasn’t been deleted, including their names and values.

  • Personalized Data Listing

    Only your own variables are shown, ensuring privacy and helping you focus on your specific storage.

  • Efficient Data Management

    Quickly identify unused, outdated, or redundant global variables for better organization and cleanup.‍

  • Streamlined Development Workflow

    Access your variables in one place for easy integration into configuration, debugging, or code maintenance tasks.

Use cases

Configuration Review

Easily audit application settings by listing all global variables you currently manage.

Cleanup and Maintenance

Identify and remove obsolete or unnecessary variables to keep your storage organized.

Development & Debugging

Reference the names and values of your variables during troubleshooting or while building new app features.