Skip to main content

Fetches all projects in the organization

GET /projects

Fetches all projects in the organization

Query Parameters
  • projectName string

    Project name

Responses

Success" {"ok":1,"data":{"projects":[]}}

Schema
    Loading...