Retrieve a filtered list of data providers by product type.
product_type.
| Header | Description |
|---|---|
X-Access-Client-Id | Your Client ID |
X-Access-Secret | Your Access Key |
| Parameter | Type | Required | Description |
|---|---|---|---|
product_type | string | No | Filter by product type. Allowed values: employment, income, deposit_switch, pll, insurance, financial_accounts, assets |
| Field | Type | Description |
|---|---|---|
id | string | Data provider unique ID |
name | string | Data provider name |
is_supported | boolean | Support status for the specified product |
| Status Code | Description |
|---|---|
| 401 | Unauthorized - Missing or invalid authentication credentials |
| 403 | Forbidden - Insufficient permissions |