Skip to main content
GET
List shared workspace items

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
number
required

Query Parameters

folderId
integer | null
types
enum<string>[] | null
Available options:
FOLDER,
WORKBOOK,
REPORT
orderByField
enum<string> | null
Available options:
updated_at,
created_at,
name,
viewer_last_viewed_at
orderByDirection
enum<string> | null
Available options:
ASC,
DESC
search
string | null
after
string
first
integer
Required range: x >= 1

Response

200 - application/json
items
object[]
required
pageInfo
object
required