cURL
curl --request GET \ --url https://api.responsibly.tech/v1/risk-data-sources \ --header 'x-api-key: <api-key>'
{ "items": [ { "id": "12h43XyZhc4rak2670e37xv[...]", "name": "Embudo Valley Organics" } ], "pagination": { "pageSize": 100, "nextPage": 2 } }
x >= 1
1 <= x <= 100
Returns a list of risk data sources.
Show child attributes
Was this page helpful?