Private Spaces
Get a data source view
Returns the details of a specific data source view.
get/api/w/{wId}/spaces/{spaceId}/data_source_views/{dsvId}
Path parameters
wIdstring required
ID of the workspace
spaceIdstring required
ID of the space
dsvIdstring required
ID of the data source view
Response
Success
Changes
Changed in 1 of the 86 revisions of this API.1
- ○
added the optional property
dataSourceView/usageto the response with the200statusresponse-optional-property-added
- ○