https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/ProjectTeamData
{ "id": "string", "first_name": "string", "last_name": "string", "email": "string", "type": "user", "added_at": "2019-08-24T14:15:22Z", "space": { "id": "string", "name": "string" } }