Last updated 2 months ago
/reports/{reportId}/shared-with
ReportId of type GUID
The requested API version
Optional User Id
Success: Returns users for sharing a report.
Internal Server Error: An unexpected server error occurred.
curl -L \ --url '/reports/{reportId}/shared-with' \ --header 'Authorization: Bearer JWT'
[ {} ]