Private Spaces

List data source views

Returns all data source views in a specific space.

get/api/w/{wId}/spaces/{spaceId}/data_source_views

Path parameters

wIdstring required

ID of the workspace

spaceIdstring required

ID of the space

Query parameters

category'managed' | 'folder' | 'website' | 'apps'

Filter by data source view category

withDetails'true'

Include usage and connector details (requires category)

includeEditedBy'true'

Include editedByUser information

Response

Success

Changes

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

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

      response-optional-property-added