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

connectorobject nullable

Connector details if the data source is managed

Changes

Changed in 1 of the 86 revisions of this API.1

    • added the optional property dataSourceView/usage to the response with the 200 status

      response-optional-property-added