get()
Gets the current Instance.
function get(): Promise<Instance>const response = await clerkClient.instances.get()Backend API (BAPI) endpoint
This method in the SDK is a wrapper around the BAPI endpoint GET/instance. See the BAPI reference for more information.
Feedback
Last updated on