Attio.WorkspaceMembers (Attio v0.3.1)

Copy Markdown View Source

Functions for listing workspace members.

Workspace members are users with access to the workspace. This resource is read-only through the API. Requires the user_management:read scope.

Summary

Functions

Gets a single workspace member by their ID.

Lists all workspace members.

Functions

get(client, member_id)

Gets a single workspace member by their ID.

list(client)

Lists all workspace members.