Insights
List personal insights
Retrieve all insights owned by a specific user. Returns insights that were created by or assigned to the specified user.
Note: This endpoint is deprecated. Insights are no longer owned by individual users — they belong to the workspace. Use List docs (GET /v1/docs) instead.
Results support the same filtering, sorting, and pagination as the List insights endpoint.
get/v1/insights/user/{user_id}
Path parameters
user_idstring required
Query parameters
See Pagination for details about how to use a cursor to iterate through the list.
See Filters for details on parameter formatting.
See Sort for details on the sort parameter.
Response
200
Changes
No recorded changes to this endpoint across all 1 revision of this API.