Return a team for a given team id.Ask AIget https://sandbox-api.kenjo.io/api/v1/teams/{id}Returns the team referenced by id.Path ParamsidstringrequiredThe _id of the team entry to request.HeadersAuthorizationstringrequiredA valid bearer token.Responses 200OK 400BAD REQUEST. This is a wrong request in the client side due to invalid body or params. 401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.Updated about 1 month ago