Skip to main content
Latest
method AuthleteApiImpl.prototype.callServiceOwnerGetApi
import { AuthleteApiImpl } from "https://deno.land/x/authlete_deno@v1.2.10/mod.ts";

Call an Authlete API with HTTP GET method and the service owner credentials.

Parameters

path: string
optional
params: QueryParams
optional
clazz: ResponseClass<TResponse>