自分の情報を取得する


GET /api/me

自分の情報を返します。

Endpoint URL

https://<space_id>.repsona.com/api/me

Authorization

Owner Admin Member

Example responses

{
  "requestedBy": 1,
  "user": {
    "createdAt": 1672498800000,
    "updatedAt": 1672498800000,
    "id": 1746,
    "email": "dev+1@repsona.com",
    "name": "Reon",
    "fullName": "Reon Walls",
    "whatAreYouDoing": "",
    "avatarUrl": "/dummy/avatar1.png",
    "backgroundUrl": "/dummy/bg1.png",
    "billingStatus": "active",
    "role": "owner",
    "emailVerified": true,
    "emailNotification": "mentions",
    "notificationSettings": null,
    "wantsUpdateInformation": true,
    "wantsReminderEmail": true,
    "extra": {
      "dateFormat": "M/D",
      "firstDay": 1
    },
    "space": 1,
    "language": 2,
    "timeZone": 100
  }
}

人を中心に、もっといいチームに!

Repsonaはチームのための理想的な仕事管理ツールです
無料ではじめる