Close
Toolcog home
toolcog
standard
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
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
Removes a user
delete-/settings/v3/users/{userId}_archive
DELETE/settings/v3/users/{userId}
Users
Retrieves a list of users from an account
get-/settings/v3/users/_getPage
GET/settings/v3/users/
Users
Retrieves a user
get-/settings/v3/users/{userId}_getById
GET/settings/v3/users/{userId}
Users
Adds a user
post-/settings/v3/users/_create
POST/settings/v3/users/
Users
Modifies a user
put-/settings/v3/users/{userId}_replace
PUT/settings/v3/users/{userId}
Users
Deletes a user from the organization.
delete-user
DELETE/organization/users/{user_id}
Users
Lists all of the users in the organization.
list-users
GET/organization/users
Users
Modifies a user's role in the organization.
modify-user
POST/organization/users/{user_id}
Users
Retrieves a user by their identifier.
retrieve-user
GET/organization/users/{user_id}
Users
Check If User Follows Artists or Users
check-current-user-follows
GET/me/following/contains
Users
Artists
Library
Check if Current User Follows Playlist
check-if-user-follows-playlist
GET/playlists/{playlist_id}/followers/contains
Users
Playlists
Follow Artists or Users
follow-artists-users
PUT/me/following
Users
Artists
Library
1
2
Next