Close
Toolcog home
c9r
asana
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
PUT
DELETE
Get a user's favorites
Authenticated
getFavoritesForUser
GET/users/{user_gid}/favorites
Users
Get a user
Authenticated
getUser
GET/users/{user_gid}
Users
Get a user in a workspace or organization
Authenticated
getUserForWorkspace
GET/workspaces/{workspace_gid}/users/{user_gid}
Users
Get multiple users
Authenticated
getUsers
GET/users
Users
Get users in a team
Authenticated
getUsersForTeam
GET/teams/{team_gid}/users
Users
Get users in a workspace or organization
Authenticated
getUsersForWorkspace
GET/workspaces/{workspace_gid}/users
Users
Update a user
Authenticated
updateUser
PUT/users/{user_gid}
Users
Update a user in a workspace or organization
Authenticated
updateUserForWorkspace
PUT/workspaces/{workspace_gid}/users/{user_gid}
Users