
Teamleader API Integration Profile
Information and guides about integrating with Teamleader API
Add Teamleader Integration to Your Productusers.list in Teamleader API
Get a list of all users.
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Query | query | object | |
Data | data | object | |
Filter | data.filter | object | |
Ids | data.filter.ids | array of strings | |
Term | data.filter.term | string | Filters on first name, last name, email and function |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Data | data | array of items | |
Id | item.id | string | |
Account | item.account | object | |
Type | account.type | string | |
Id | account.id | string |