Close
Toolcog home
toolcog
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
All statuses
All statuses
Active
Deprecated
Get a user's favorites
getFavoritesForUser
GET/users/{user_gid}/favorites
Users
Get a user
getUser
GET/users/{user_gid}
Users
Get a user in a workspace or organization
getUserForWorkspace
GET/workspaces/{workspace_gid}/users/{user_gid}
Users
Get multiple users
getUsers
GET/users
Users
Get users in a team
getUsersForTeam
GET/teams/{team_gid}/users
Users
Get users in a workspace or organization
getUsersForWorkspace
GET/workspaces/{workspace_gid}/users
Users
Update a user
updateUser
PUT/users/{user_gid}
Users
Update a user in a workspace or organization
updateUserForWorkspace
PUT/workspaces/{workspace_gid}/users/{user_gid}
Users