Groovy (Low-code)SDK Functions (Groovy)APIGet Functionsapi.getAuthOn this pageapi.getAuthapi.getAuth(name) Description Retrieves configured credentials (AuthenticationProfile) by name. Parameters ParameterTypeExplanationnameStringThe name of the configured credentials Example auth = api.getAuth("1gtw_creds")println auth.user