all
GET
/users
请求参数
Query 参数
registeredBefore
string
可选
示例值:
2022-10-10T00:00:00.000Z
registeredAfter
string
可选
示例值:
2022-10-10T00:00:00.000Z
emails
array[string]
可选
ids
array[string]
可选
uuids
array[string]
可选
page
string
可选
示例值:
0
pageSize
string
可选
示例值:
100
Header 参数
Authorization
string
可选
示例值:
Bearer {{token}}
x-api-key
string
可选
示例值:
{{user-app-key}}
示例代码
返回响应
修改于 2023-03-30 19:27:47