cURL
curl --request GET \ --url https://api.example.com/services/sources
[ { "name": "<string>", "logo": "<string>" } ]
Get a list of sources
Successful Response
The name of the source
The logo (favicon) of the source