AI
List Sessions
fetch("https://nebula-api.thirdweb.com/session/list", { method: "GET", headers: { "x-secret-key": "<your-project-secret-key>", },});
x-secret-key
stringRequiredYour thirdweb secret key for authentication.
Example:
YOUR_THIRDWEB_SECRET_KEY