Get Report
GET/v1/reports/:id
Returns the full saved report — id, name, entityType, creatorId, createdAt, updatedAt plus pipelineId, the resolved columns list, and the raw ag-grid configuration (filters, colDef, grouping). Pair with the list endpoint, which returns only metadata.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Report details
Invalid request parameters
Invalid or missing API key
Report not found
Internal server error