DOCS
Dashboardnorth_eastGet an API keyvpn_key
PAI Chat·Endpoint
GET/chats/{chatId}/images/{imageId}

GET /chats/{chatId}/images/{imageId}

POST/chats/{chatId}/imagesarrow_forward
tune
Parameters
chatIdrequiredpath
string (uuid)
imageIdrequiredpath
string (uuid)
north_east
Request
curl -X GET 'https://chat-api-dev.paicloud.ai//chats/{chatId}/images/{imageId}' \
  -H 'Authorization: Bearer YOUR_API_TOKEN'
south_west
Response
200 OK
application/json
{
  "ok": true
}