Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Request

Response

Code Block
{
  pageName: (레코딩 페이지 명)"페이지이름"
}

Code Block
{
  data: [
    { 
      start_time: (시작 시간), 
      end_time: (종료 시간), 
      min_sec: (분 / 초)
    },
    …
  ]
}

...