Get All Data Recipients
Institutions
Get All Data Recipients
Use the /api/v1/recipients endpoint to get a list of all registered Data Recipients.
GET
Get All Data Recipients
Use theDocumentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
/api/v1/recipients endpoint to get a list of all registered Data Recipients.
To successfully call this endpoint, you must first call the /Token endpoint to obtain a valid access_token using the following settings:
- grant_type:
client_credentials - client_id:
{partner client_id} - client_secret:
{partner client_secret} - scope:
client:admin
Authorizations
Bearer token obtained from the /Token endpoint.
Response
Result
Unique identifier for the data recipient.
Name of the data recipient.
URL to the data recipient's logo.
Description of the data recipient.
URL to the data recipient's terms of service.
URL to the data recipient's website.
Country code of the data recipient (e.g., CA, US).
Contact information for the data recipient.