Domain-scoped roles id via api

Hi, I am trying to get cloudflare roles id with cloudflare api. I used https://api.cloudflare.com/client/v4/accounts/{account_identifier}/roles
and I got account-scoped roles with id, but I am not getting domain-scoped roles. Maybe someone could help and give any advice how to get these domain-scoped roles?
thanks!!