cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/suppliers \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "name": "<string>", "icon": "<string>" } ]
Retrieves a list of all available energy suppliers that can be integrated with
Supabase Auth JWT access token obtained after signing in via magic link or OTP
Filter suppliers by type: BUSINESS, RESIDENTIAL
BUSINESS
RESIDENTIAL
List of suppliers retrieved successfully
Unique identifier for the supplier
Display name of the supplier
URL to the supplier's logo