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