Skip to main content

List Shares

GET 

/api/v2/custom-reports/:id/shares

List all explicit share grants for a report. Each entry includes the recipient user (eager-loaded) and the permission (view or edit). Returns 403 if the caller is not the report owner.

Required scope: reports:read

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

Request

Responses

Successful response