Home > @vsf-enterprise/sapcc-api > Endpoints > getUser

Endpoints.getUser() method

Get User

Signature:

getUser(context: SapccIntegrationContext, props: BaseProps): Promise<User>;

Parameters

Parameter Type Description
context SapccIntegrationContext An auto-generated value prepended to the method as a first parameter.
props BaseProps An object containing propertios for get users.

Returns:

Promise<User>