projects ยท version 0.1.0

List projects in the workspace

GET /api/projects

Request

GET https://sourced.sh/api/projects

Responses

200

Projects in the active organization.

application/json

type: object
required: projects
properties:
  projects (required): array
    type: array

401

403

Back to version index