List Projects
Returns a list of projects for the organization.
[
{
"id": "string",
"name": "string",
"createdAt": "string",
"defaultProject": true
}
]
Returns a list of projects for the organization.
[
{
"id": "string",
"name": "string",
"createdAt": "string",
"defaultProject": true
}
]