
Notion API Integration Profile
Information and guides about integrating with Notion API
Add Notion Integration to Your AppList all users in Notion API
Returns a paginated list of user objects for a workspace
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Object | object | string | |
Results | results | array of items | |
Object | item.object | string | |
Id | item.id | string | |
Name | item.name | string |