About Gitlab file acquisition API

Hi,
Is there API which acquires all file lists below the directories?
Is there API which acquires all files and directory lists besides following?

curl -XGET http://localhost/api/v3/projects/[ID]/repository/tree?private_token=[TOKEN]

Thank you.