
Notion API Integration Profile
Information and guides about integrating with Notion API
Add Notion Integration to Your AppRetrieve a user in Notion API
Retrieve a user object using the ID specified in the request path.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Id | pathParameters.id | string | |
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Object | object | string | |
Id | id | string | |
Name | name | string | |
Type | type | string | |
Person | person | object |