GET/projects/api/v2/me.jsonGet account detailsNOTE: This is a V2 endpoint. These endpoints can be used but are subject to change. Returns your account details by calling me.json. Query ParamsNamegetPermissionsTypebooleanDescriptionTo get permissions on your account.DefaultfalseRequest ExamplesExpand request settingsExample RequestShellJavaScriptGoJavaGET/projects/api/v2/me.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/account.jsonCopyCopied!Download Swagger