사용자 목록 조회
Get Users
GET
https://api.talkplus.io/v1.4/api/users
사용자 목록을 조회합니다.
Query Parameters
Name | Type | Description |
---|---|---|
lastUserId | string | Last user ID to query from (use for pagination) |
Headers
Name | Type | Description |
---|---|---|
content-type | string | application/json |
app-id* | string | App ID |
api-key* | string | App API key |
Last updated