The Permission Introspection API allows you to verify if a user has the necessary permissions to perform specific actions within an organization. This is crucial for implementing fine-grained access control in your application.
The above endpoint will return a response containing all the permissions allowed for the user, if user has no permission an empty array will be returned