List Data Sources
Retrieve all data sources with optional filtering and pagination
Endpoint
GET /api/v1/providers/datasourcesDescription
API Reference
get
Authorizations
AuthorizationstringRequired
Veza API key for authentication. Generate keys in Administration > API Keys.
Query parameters
filterstringOptional
When specified, only data sources matching the filter will be returned. Valid attributes: datasource_type Valid operators: EQ E.g. 'datasource_type eq "extractor"'
order_bystringOptional
page_sizeinteger ยท int32Optional
The maximum number of results to be returned. Fewer results may be returned even when more pages exist.
page_tokenstringOptional
The token specifying the specific page of results to retrieve.
Responses
200
OK
application/json
default
Default error response
application/json
get
/api/v1/providers/datasourcesQuery Parameters
Parameter
Type
Required?
Description
Request Examples
Response Examples
Last updated
Was this helpful?
