Is it possible reverse lookup an AppRole Role ID?

Is it possible to reverse lookup the credentials of an AppRole (whether by Role ID or Secret ID) to help identify which AppRole a set of credentials belong to?

I don’t believe there is any API that allows you track back without additional information. The way we setup our environment each approle has a unique policy so by looking up the token that a role can create we can track it back to the approle.