You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Set the token for all future authenticated requests
@@ -80,6 +80,6 @@ console.log(teams);
80
80
81
81
This retrieves basic information about the teams you're part of.
82
82
83
-
::: note
83
+
::: info
84
84
Explore more methods: The SDK provides intuitive access to all ClickUp API endpoints. Check the full list of available methods in the [API reference](/api).
0 commit comments