Auth
Introspect
Introspect returns the current user's principle_id, user_id and a list of roles, permissions, and enabled features.
get/api/v1/auth/introspect
Response
IntrospectResponse contains information about the current user who is authenticated.