data-links
Explore data-link path
Retrieves the content of the data-link associated with the given dataLinkId, at the given path.
get/data-links/{dataLinkId}/browse/{path}
Path parameters
dataLinkIdstring required
Data-link string identifier
pathstring required
Content path
Query parameters
workspaceIdinteger
Workspace numeric identifier
credentialsIdstring
Credentials string identifier
searchstring
Prefix search of data-link content
nextPageTokenstring
Token used to fetch the next page of items
pageSizeinteger
Number of items to return per page. If ommitted, a default maximum value is returned.
Response
OK