For the complete documentation index, see llms.txt. This page is also available as Markdown.

Insights

Operations about insights

Retrieve insights summary

get

Retrieve the insights summary for the selected date range.

Authorizations
X-N8N-API-KEYstringRequired
Query parameters
startDatestring · date-timeOptional

ISO 8601 start date. Defaults to 7 days ago.

endDatestring · date-timeOptional

ISO 8601 end date. Defaults to now.

projectIdstringOptional

Project identifier to filter insights by project.

Example: VmwOO9HeTEj20kxM
Responses
200

Operation successful.

application/json
get/insights/summary

Last updated

Was this helpful?