PAI Chat·Endpoint
GET
/chats/{chatId}/images/{imageId}GET /chats/{chatId}/images/{imageId}
POST/chats/{chatId}/imagesarrow_forwardtune
Parameters
chatIdrequiredpath
string (uuid)imageIdrequiredpath
string (uuid)/chats/{chatId}/images/{imageId}curl -X GET 'https://chat-api-dev.paicloud.ai//chats/{chatId}/images/{imageId}' \
-H 'Authorization: Bearer YOUR_API_TOKEN'{
"ok": true
}