[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GitlabRemote](./cautious-journey.gitlabremote.md) > [listLabels](./cautious-journey.gitlabremote.listlabels.md)
## GitlabRemote.listLabels() method
Signature:
```typescript
listLabels(options: ProjectQuery): Promise>;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| options | ProjectQuery | |
Returns:
Promise<Array<LabelUpdate>>