- 用户接口
- 关注分组
- 发帖管理接口
- 分区接口
- 评论接口
- 评论回复接口
- 收藏接口
- 点赞接口
- 搜索及统计相关接口
- ws接口
分页查询所有用户信息
GET
/users/info
最后修改时间:2022-05-04 08:17:58
责任人:未设置
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Query 参数
page
integer
查询第几页
示例值:
1
size
integer
每页多少个
示例值:
5
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://cosine.ren:8000/users/info'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{
"code": 0,
"message": "查询成功",
"result": {
"users": [
{
"id": 1,
"user_name": "admin",
"is_admin": 1,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 1,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:10.000Z",
"updatedAt": "2022-02-28T09:54:10.000Z"
},
{
"id": 2,
"user_name": "cos",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:11.000Z",
"updatedAt": "2022-02-23T14:56:11.000Z"
},
{
"id": 3,
"user_name": "Timothy",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:11.000Z",
"updatedAt": "2022-02-23T14:56:11.000Z"
},
{
"id": 4,
"user_name": "Donald",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:11.000Z",
"updatedAt": "2022-02-23T14:56:11.000Z"
},
{
"id": 5,
"user_name": "Charles",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:11.000Z",
"updatedAt": "2022-02-23T14:56:11.000Z"
},
{
"id": 6,
"user_name": "Jeffrey",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:11.000Z",
"updatedAt": "2022-02-23T14:56:11.000Z"
},
{
"id": 7,
"user_name": "Matthew",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:11.000Z",
"updatedAt": "2022-02-23T14:56:11.000Z"
},
{
"id": 8,
"user_name": "Shirley",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:12.000Z",
"updatedAt": "2022-02-23T14:56:12.000Z"
},
{
"id": 9,
"user_name": "Ruth",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:12.000Z",
"updatedAt": "2022-02-23T14:56:12.000Z"
},
{
"id": 10,
"user_name": "EVO",
"is_admin": 0,
"img": "https://www.pickpik.com/bled-slovenia-lake-mountains-mountain-the-fog-97",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T14:56:12.000Z",
"updatedAt": "2022-02-23T14:56:12.000Z"
},
{
"id": 12,
"user_name": "{{user_name}}",
"is_admin": 0,
"img": "{{img}}",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-23T15:03:49.000Z",
"updatedAt": "2022-02-23T15:03:49.000Z"
},
{
"id": 13,
"user_name": "测试4",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-24T01:59:27.000Z",
"updatedAt": "2022-02-24T01:59:27.000Z"
},
{
"id": 14,
"user_name": "石杰",
"is_admin": 1,
"img": "http://dummyimage.com/400x400",
"is_active": 1,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-26T03:24:24.000Z",
"updatedAt": "2022-02-26T03:24:24.000Z"
},
{
"id": 15,
"user_name": "石杰1",
"is_admin": 1,
"img": "http://dummyimage.com/400x400",
"is_active": 1,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-26T03:24:44.000Z",
"updatedAt": "2022-02-26T03:24:44.000Z"
},
{
"id": 16,
"user_name": "yanwenyuan",
"is_admin": 1,
"img": "http://dummyimage.com/400x400",
"is_active": 1,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-26T03:25:21.000Z",
"updatedAt": "2022-02-26T03:25:21.000Z"
},
{
"id": 17,
"user_name": "abcd",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-26T03:41:33.000Z",
"updatedAt": "2022-02-26T03:41:33.000Z"
},
{
"id": 18,
"user_name": "测试3",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "",
"city": "",
"sex": "保密",
"createdAt": "2022-02-26T04:40:39.000Z",
"updatedAt": "2022-02-26T04:40:39.000Z"
},
{
"id": 19,
"user_name": "123456",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "123456",
"city": "",
"sex": "男",
"createdAt": "2022-02-28T10:29:38.000Z",
"updatedAt": "2022-02-28T10:29:38.000Z"
},
{
"id": 20,
"user_name": "1234567",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "1234567",
"city": "",
"sex": "保密",
"createdAt": "2022-02-28T10:30:34.000Z",
"updatedAt": "2022-02-28T10:30:34.000Z"
},
{
"id": 21,
"user_name": "123456789",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "123456789",
"city": "",
"sex": "保密",
"createdAt": "2022-02-28T10:30:43.000Z",
"updatedAt": "2022-02-28T10:30:43.000Z"
},
{
"id": 22,
"user_name": "132456",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "132456",
"city": "",
"sex": "保密",
"createdAt": "2022-02-28T10:31:49.000Z",
"updatedAt": "2022-02-28T10:31:49.000Z"
},
{
"id": 23,
"user_name": "12345678910",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "12345678910",
"city": "",
"sex": "保密",
"createdAt": "2022-03-01T01:06:48.000Z",
"updatedAt": "2022-03-01T01:06:48.000Z"
},
{
"id": 24,
"user_name": "Spicylemon",
"is_admin": 0,
"img": "",
"is_active": 0,
"name": "Spicylemon",
"city": "",
"sex": "保密",
"createdAt": "2022-03-02T01:23:36.000Z",
"updatedAt": "2022-03-02T01:23:36.000Z"
},
{
"id": 25,
"user_name": "12345678",
"is_admin": 0,
"img": "",
"is_active": 1,
"name": "12345678",
"city": "",
"sex": "保密",
"createdAt": "2022-03-02T01:26:27.000Z",
"updatedAt": "2022-03-02T01:26:27.000Z"
}
]
}
}
修改于 2022-05-04 08:17:58