External DocumentationTo learn more, visit the GitLab documentation.
Parameters
| Parameter | Description |
|---|---|
| Group ID | The ID or URL-encoded path of the group owned by the authenticated user. Can be obtained via the List Groups action.For more information refer to GitLab documentation. |
| Order By | Select the field to order the results by. Note: * When set to similarity, the Sort parameter is ignored, and the Search parameter must be provided.* When the Search parameter is not provided, results are ordered by name. |
| Page | The page number to get results from. The value must be greater than 0.Note: There is a maximum allowed offset, for more information refer to the GitLab Documentation. |
| Per Page | The maximum number of results to return. Note: There is a maximum allowed offset, for more information refer to the GitLab Documentation. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Search | The search value to filter the list of authorized projects by. Note: If the Search parameter is not provided, results are ordered by name. |
| Sort | Select the order in which results are returned. Use asc for ascending order and desc for descending order.Note: This parameter is ignored if Order By parameter is set to similarity. |
| Visibility | Select the visibility level of the projects to filter results by. |