List all lists in a specific space

Retrieve all the lists within a given space in ClickUp.

Run this query

To run this query, you can use the following command:

anyquery run list_all_lists_in_a_specific_space

Arguments

Space ID

The ID of the space to retrieve lists from

Additional informations

Source code Author

Tip

You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).