Terug naar Notion Data Sources
Verbinding maken met Knoon AI met Notion Data Sources (Notion) om AI-workflows te automatiseren.
List templates for a Notion data source.
notionDataSourceTemplatesList
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| dataSourceId | file | Notion data source ID. | Ja |
| start_cursor | mustache | Pagination cursor returned by a previous template list response. | Nee |
| page_size | number | Maximum number of templates to return. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| object | string | Response object type. |
| type | string | List type discriminator when returned by Notion. |
| template | map | Type-specific list metadata for template. |
| next_cursor | string | Cursor for the next page of results. |
| has_more | boolean | Whether more results are available. |
| results.object | string | Object type. |
| results.id | string | Template ID. |
| results.name | string | Template name. |