Home > @vsf-enterprise/commercetools-api > ApiMethods > getMe
# ApiMethods.getMe() method
See the getMe() function
Signature:
getMe(params?: GetMeParams, customQuery?: CustomQuery): Promise<GetMeResponse>;
# Parameters
| Parameter | Type | Description |
|---|---|---|
| params | GetMeParams | |
| customQuery | CustomQuery |
Returns:
Promise<GetMeResponse>