- hokan API v2
- v1からの移行について
- 顧客
- メモ
- 予定
- ToDo
- プロジェクト
- 世帯
- ユーザー
- グループ
- 活動項目
- フォーマット
- 流入経路
- ファイル
Retrieve calendar event
GET
/api/ext/v2/calendar/events/{pk}
calendar
Request
Path Params
pk
integer
Pk
Responses
🟢200OK
application/json
Body
data
object (ExtEventSchema)
required
id
integer
Id
title
string
タイトル
<= 255 characters
start_at
string <date-time>
開始日時
end_at
string <date-time>
終了日時
content
string
内容
Default:
place
string
場所
Default:
is_all_day
boolean
終日
Default:
false
remind_at
string <date-time>
リマインド通知送信日時
color_code
string
カラーコード
<= 64 characters
Default:
#4285F4
is_hidden
boolean