Data Sources
List Data Sources
List all data sources in the workspace with optional filtering, sorting, and pagination.
GET
Bearer token. Format:
Bearer <api-key>Your workspace UUID.
Search string to filter data sources by name.
Page number for pagination.
Number of results per page.
Field to sort by. Options:
last_scanned, name, type.Sort direction. Options:
asc, desc.Filter by interactive status. Omit to return all.
Returns additional fields used by the settings view.
Response
Paginated response object.
Status message.
Additional metadata.