# Interface: `ILicenses` [@jupyterlite/licenses](../modules/jupyterlite_licenses.md).ILicenses The interface for the Settings service. ## Methods ### `get` > > **`get`**(): `Promise`<`undefined` \| [`ILicenseResponse`](jupyterlite_licenses.ILicenseResponse.md)\> Get licenses #### Returns `Promise`<`undefined` \| [`ILicenseResponse`](jupyterlite_licenses.ILicenseResponse.md)\> #### Defined in [packages/licenses/src/tokens.ts:25](https://github.com/jupyterlite/jupyterlite/blob/c78cc8d/packages/licenses/src/tokens.ts#L25)