Type Alias: GetAuthenticationResponses
type GetAuthenticationResponses = object;
Defined in: gen/types.gen.ts:7970
Properties
200
200: CamundaUserResult;
Defined in: gen/types.gen.ts:7974
The current user is successfully returned.
type GetAuthenticationResponses = object;
Defined in: gen/types.gen.ts:7970
200: CamundaUserResult;
Defined in: gen/types.gen.ts:7974
The current user is successfully returned.