# ListGitlabProjectsRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**base_url** | **String** | The GitLab instance, e.g. https://gitlab.com |
**token** | **String** | A project access token with the api scope, or a group token that reaches the project |
**search** | Option<**String**> | Narrow the list to projects matching this text | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)