How do search file with given extension in repository

Hello All,

I want to get the list of files with certain extension. I am trying to search using API
https://gitlab.cummins.com/api/v4/search?scope=blobs&search=py&extension=py
it is not giving me any result.

Any help in this regard is highly appreciated.

Thank you.