Field | Type | Required | Description |
---|---|---|---|
Platform |
*operations.QueryParamPlatformFilter | ➖ | Filter by platform. |
Name |
*operations.QueryParamRepositoryNameFilter | ➖ | Filter by name. |
ExternalOrganizationName |
*operations.ExternalOrganizationNameFilter | ➖ | Filter by external organization name. |
IsPrivate |
*bool | ➖ | Filter by private status. |
OrganizationID |
*operations.QueryParamOrganizationIDFilter | ➖ | Filter by organization ID. |
Page |
*int64 | ➖ | Page number, defaults to 1. |
Limit |
*int64 | ➖ | Size of a page, defaults to 10. Maximum is 100. |
Sorting |
[]components.RepositorySortProperty | ➖ | Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order. |