gitops
List all GitOps sources
Returns a deduplicated list of git repositories used across all GitOps workflows. Access policy: authenticated
get/gitops/sources
Query parameters
searchstring
Search term (matches URL)
sortstring
Sort field: name | status | type
orderstring
Sort order: asc or desc
startinteger
Pagination start index
limitinteger
Pagination limit (0 = unlimited)
statusstring
Filter by status: healthy | syncing | error | paused | unknown
type'git' | 'helm' | 'oci'
Filter by source type: git | oci | helm
Response
OK
Example response
[
{
"interval": "5m"
}
]