Members (referred to as “Users” in the API) are registered users within your Tallyfy organization. You can use the Tallyfy API to invite, list, retrieve details, update, and manage members.
Refer to the individual pages for specific request details and code examples.
Code Samples > Managing groups
API endpoints enable management of organizational groups through creating listing updating and deleting functionalities while organizing members and guests for various tasks.
Members > List members
A comprehensive API endpoint documentation for retrieving organization members through various programming languages including authentication headers optional query parameters and response structure with sample code snippets.
Code Samples > Managing guests
External users can access and complete specific assigned tasks through unique links without requiring full system accounts while organizations maintain control over process visibility and data security.
Members > Get member
The GET endpoint retrieves detailed profile information of an organization member including their personal details roles permissions and optional related data like stats assets or groups based on the provided user ID.