cURL
curl --request GET \ --url https://tilt.io/api/v1/backchannel/brokerages \ --header 'Authorization: Bearer <token>'
[ { "slug": "<string>", "name": "<string>", "enabled": true, "logo_url": "<string>", "brokerage_type": "<string>" } ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
List supported brokerages