Skip to main content

Get Custom Report

GET 

/api/v2/custom-reports/:id

Get a single custom report by ID. The report must belong to or be shared with the authenticated user.

Required scope: reports:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Returns the full custom report object including the user name (eager-loaded). Returns 404 if the report is not found or not accessible.

Request

Responses

Successful response