How to check who published to the previous version in cloud bot

How to check who published the previous version in the cloud bot

This is not possible at the moment.
However, I believe publish/revert/publish history is being evaluated as a feature.

I hope this API will help to get the version details

curl --location --request GET 'https://cloud.yellow.ai/api/ai/bot/version-list/?bot=<botId>' \
--header 'x-api-key: <x-api-key>'