GET
/
api
/
roles
/
{id}
Get role
curl --request GET \
  --url https://{FUSION HOST}/api/roles/{id}

Response

404

Role ID not found.