Get a project group
Project Groups
Get a project group
GET
Get a project group
A collection of related projects under a client, used for organizing and filtering.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The project group uuid.
Response
200
The unique identifier for the object.
The name of the project group.
A description of the project group.
Whether the project group is active.
The timestamp when the object was created.
The client this project group belongs to.
The projects in this project group.