cURL
curl --request GET \ --url https://api.sumvin.com/v0/providers
{ "_links": {}, "data": { "provider": "<string>", "audience": "<string>", "required_scopes": [ "<string>" ], "optional_scopes": [ "<string>" ], "suggested_max_amount": "<string>", "suggested_max_amount_token": "<string>" } }
Tenant org ID for multi-tenant auth
Successful Response
HAL-style hypermedia links for navigation and available actions.
Show child attributes