get https://apiv2.{domain}.ai/api/v2/JIE/roles
This endpoint returns a list of roles. If a new role is created, it takes some time to show up in the list call, you can fetch that role using get endpoints right after the creation of role
Only API keys withjie_role:READ
scope are allowed access to this endpoint.
For more information on Scopes, please refer to the API Authorization Page.