고객 히스토리 목록 조회
GET
/v2/people/history
고객의 히스토리 목록을 조회합니다.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query parameters
Name
Type
Description
cursor
string
페이지네션을 위한 커서
Response
Last updated
GET
/v2/people/history
고객의 히스토리 목록을 조회합니다.
Headers
Content-Type
application/json
Authorization
Bearer <token>
Query parameters
cursor
string
페이지네션을 위한 커서
Response
Last updated