Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetAuthenticationData

type GetAuthenticationData = object;

Defined in: gen/types.gen.ts:7946

Properties

body?

optional body: never;

Defined in: gen/types.gen.ts:7947


path?

optional path: never;

Defined in: gen/types.gen.ts:7948


query?

optional query: never;

Defined in: gen/types.gen.ts:7949


url

url: "/authentication/me";

Defined in: gen/types.gen.ts:7950