Returns info about the entity managed by current token.
{ "code": 1, "contactFlags": { "isPrimaryBilling": false, "isPrimaryLicensee": false, "isPrimaryTechnical": false }, "name": "Some Organization", "role": "ADMIN", "teams": [ { "id": 1, "name": "Sample Team", "role": "VIEWER" } ], "type": "List of customer teams."}
Was this page helpful?