Example
This code connects to Confluence using stored credentials and retrieves all available spaces, making it easy to access and manage content from the platform. To set up Confluence with email, token, and organization access, you can follow these steps in the given link.Set up Email, Token and Organisation as an environmental variable and run the following code.
confluence_handler.py
Result
This JSON response provides detailed information about spaces in a Confluence instance, including their IDs, names, types, status, and relevant links for accessing settings, content, and operations.confluence