v1
latestOpenAPI 3.0.12026-08-041753011.2 MBShared Report
Get all my shared reports
Gets all shared reports for current user on given workspace
get/v1/workspaces/{workspaceId}/shared-reports
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:60f91b3ffdaf031696ecxxxx
Query parameters
pageinteger
Page number.
Example:2
pageSizeinteger
Page size.
Example:20
sharedReportsFilter'ALL' | 'ALL_ADMIN' | 'CREATED_BY_ME' | 'SHARED_WITH_ME'
Filters shared reports by origin.
Example:CREATED_BY_ME
Response
OK