Argo CD Projects API

The Argo CD Projects API (/api/v1/projects) manages AppProject resources — multi-tenant boundaries that restrict the source repos, destination clusters/namespaces, and resource kinds available to a group of applications, plus per-project RBAC and JWT tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: argocd:argocd-projects-api
name: Argo CD Projects API
tags:
- Projects
- AppProjects
- RBAC
properties:
- url: https://argo-cd.readthedocs.io/en/stable/user-guide/projects/
  type: Documentation
description: The Argo CD Projects API (/api/v1/projects) manages AppProject resources — multi-tenant boundaries
  that restrict the source repos, destination clusters/namespaces, and resource kinds available to a group
  of applications, plus per-project RBAC and JWT tokens.