get https://api.chatwork.com/v2/my/status
自分の未読数、自分宛ての未読の数、未完了タスク数を取得します。
Responses
自分の未読数、自分宛ての未読の数、未完了タスク数を取得します。
xxxxxxxxxx
curl --request GET \
--url https://api.chatwork.com/v2/my/status \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: