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