Use the /api/v2/providers endpoint to list which Data Providers a particular Data Recipient is registered with.
/api/v2/providers endpoint to list which Data Providers a particular Data Recipient is registered with.
Use this endpoint if you want to receive a more detailed response
This endpoint performs a similar function to the List Active Data Providers (v1) endpoint, but returns a more robust data response. Use this endpoint if you need to retrieve any of the data points listed in the 200 HTTPS response, such as Data Provider name, providerId, registration status, and more.Filter the results based on the country that the Data Provider operates in. Possible values include:
CA - Only include Data Providers operating in CanadaUS - Only include Data Providers operating in the USCA,US - Only include Data Providers operating in Canada and the USFilter the results based on each Data Provider's current registration status with the Data Recipient (that is calling the endpoint).
TRUE - Returns only Data Providers with the status: ActivatedFALSE - Returns only Data Providers with the statuses: Available, PendingActivation, SuspendedIf this parameter is excluded or blank, then all Data Providers in the system will be returned regardless of registration status.
Registration Statuses:
Activated - Data Recipient has an active registration status with the Data ProviderAvailable - Data Recipient is not registered with the Data ProviderPendingActivation - A registration request with the Data Provider has been submitted, but not yet activatedSuspended - A previous registration with the Data Provider has been made inactiveFilter the results based on the third-party provider that enables access to the Data Provider (such as 'akoya').
Result
The unique identifier for the Data Provider.
The name of the Data Provider.
The country the Data Provider operates in (CA or US).
The data scopes available from this Data Provider.
The registration status of this Data Provider for the Data Recipient.
The third-party provider that enables access to this Data Provider.
The types of accounts available from this Data Provider.