Authorization: Bearer ********************
curl --location '/models/' \ --header 'Authorization: Bearer <token>'
{ "id": "string", "created": 0, "object": "model", "owned_by": "string" }