readteam
Last updated
{
"status": "success",
"body": {
"_id": "<team ID>",
"name": "<team name>",
"description": "<team description>",
"organizationID": "<parent organization ID>",
"createdAt": "<creation timestamp>",
"updatedAt": "<last update timestamp>"
}
}