Hello,
Welcome to Microsoft Q&A,
To retrieve a list of custom models from Azure Translator – Custom Translator, you’ll need to use the Custom Translator REST API, which is a separate service from the standard Translator Text API.
Endpoint to List Custom Models
GET https://customtranslator.azurewebsites.net/api/models
Please Upvote and accept the answer if it helps!!