GET/projects/api/v2/me.json

Get account details

NOTE: This is a V2 endpoint. These endpoints can be used but are subject to change.

Returns your account details by calling me.json.


Query Params

  • Name
    getPermissions
    Type
    boolean
    Description

    To get permissions on your account.

    Default
    false

Request Examples

Example Request

GET
/projects/api/v2/me.json
curl --request GET \
     --url https://{site_name}.teamwork.com/account.json