Hi @Sudhakar,
Per my test, you could use following api to get internal name and display name
https://xxx.sharepoint.com/sites/xiexin/_api/web/lists/GetByTitle('Document%20Lib')?$select=EntityTypeName,Title
The EntityTypeName is the internal name of the list and the Title is the display name of the list
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.