Terraform: auth0_client_grant

Hello, I’m trying to find where the client grant ID is. I’m importing a auth0_client_grant resource using terraform, and the instructions tell me to use the client grant ID, beginning with a cgr_ prefix.
You can see the instructions here: Terraform Registry
I can’t for the life of me find any such id. Could somebody point me to this, please?

Hi,

go to : Applications → APIs
select your API
on the next screen, select “Machine To Machine Applications”
You get a list of applications, the one of interrest should have “Authorized” with a green check, and a small thing you can use to unfold content (on the right).
Click on this small thing (do NOT click on the name of your app)

Hope this helps
Fred

Thank you very much for that Frederic. Finally I have it.