curl --location --request GET 'https://api.wexa.ai/project/projectName/' \
--header 'x-api-key: {{x-api-key}}'{
"_id": "string",
"userId": "string",
"orgId": "string",
"logo": "string",
"projectName": "string",
"coworker_role": "string",
"starred": true,
"status": "string",
"linkedProjectId": "string",
"createdAt": "string",
"updatedAt": "string",
"__v": 0
}