Optional
orderBy?: ListDataSourcesRequestOrderBySort order for data sources in the response.
Optional
origin?: DataSourceOriginOrigin to filter for, only data sources with matching origin will be returned.
Optional
page?: numberPage number to return, from the paginated results.
Optional
pageSize?: numberNumber of data sources to return per page.
Optional
projectId?: stringProject ID to filter for, only data sources from this Project will be returned.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
types?: DataSourceType[]Types to filter for, only data sources with matching types will be returned.
List data sources.