Create Report
POST/v1/reports
Creates a new saved report for contact, deal, fundraising, investor, or company entities. filters use the same structured shape as the aggregate endpoints (field_id, operator, value) — use the matching List Fields endpoint to discover valid field_id values. For deal reports, an optional pipelineId scopes the report to a pipeline (defaults to the user's default pipeline).
Request
Responses
- 200
- 400
- 401
- 500
Report created
Invalid request parameters
Invalid or missing API key
Internal server error