Authorization: Bearer ********************
curl --location --request GET 'http://prod-cn.your-api-server.com/v1/models' \ --header 'Authorization;' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json'
{}