Codebase API Documentation

Project Groups

Projects can, optionally, belong to groups within your account to help you keep things more organised.

API URLs

Data Method URL
All groups in your account GET /project_groups

Object Properties

 GET /project_groups

<project-group>
  <id type="integer">517</id>
  <label>Client Projects</label>
</project-group>
  • id the unique ID for the group - This is dynamically generated and may change
  • label the name of the group