retrieve Secret
open suspend override fun retrieveSecret(params: AuthStreamEnrollmentRetrieveSecretParams, requestOptions: RequestOptions): HttpResponseFor<AuthStreamSecret>
Returns a raw HTTP response for get /v1/auth_stream/secret, but is otherwise the same as AuthStreamEnrollmentServiceAsync.retrieveSecret.