cURL
curl --request GET \ --url https://api.example.com/v2/integrations/providers/ms-dynamics-bc/{connection_id}/environments \ --header 'Authorization: Bearer <token>'
[ {} ]
List all Business Central environments for a given connection.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response