Skip to main content
POST
Search Workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Body

application/json
query
string
required
Required string length: 1 - 256
folder_path
string | null

Optional workspace folder whose complete subtree should be searched.

Maximum string length: 2048
asset_types
(enum<string> | string)[] | null
Available options:
PIPELINE,
DATASET,
DASHBOARD,
REPORT,
AUTOMATION,
MODEL
limit
integer
default:200
Required range: 1 <= x <= 200

Response

Successful Response

query
string
required
folder_path
string
default:/workspace
results
MemberWorkspaceSearchResultRead · object[]
has_more
boolean
default:false