rules:
  # Catalog and Admin users have access to the "mechadmin" endpoint
  - path: /royalties/account/<int>/mechadmin
    methods: [GET]
    groups:
      alw: [1, 4]
