from intuned_runtime import get_auth_session_parametersasync def get_auth_session_parameters() -> Any: ...
If the project uses Credentials-based Auth Sessions, returns the parameters used to create the auth session being used for the current attempt.Will throw an error if: