curl --location --request GET '/instances' \ --header 'Accept: application/json' \ --header 'Authorization: {{ADMIN_TOKEN}}' \ --header 'Content-Type: application/json'
{}