curl --location --request GET 'https://advertising-api.amazon.com/testAccounts' \ --header 'Authorization: Bearer {{access_token}}' \ --header 'Amazon-Advertising-API-ClientId: {{client_id}}'
{}