Skip to main content

List Reports

GET 

/v1/reports

Returns saved reports the calling user has access to for the given entityType (one of contact, deal, fundraising, investor, company). Each item is a lightweight projection — id, name, entityType, creatorId, createdAt, updatedAt. Call GET /v1/reports/:id to fetch pipelineId, columns, and the full configuration. Per-user system reports (recent activity, notes digest) are excluded.

Request

Responses

List of reports