跳到主要内容
版本:202201

查询 URL 重定向列表

GET 

/openapi/2022-01/redirects

分页获取所有 URL 重定向规则列表。

响应

200

数据结构
    countinteger
    默认值: 0
    示例: 2
    redirects object[]
  • Array [
  • idinteger
    默认值: 0
    示例: 373043170117713500
    store_idinteger
    默认值: 0
    示例: 633130
    statusstring
    示例: open
    from_urlstring
    示例: /collections/hot-selling1
    redirect_urlstring
    示例: /collections/test1567
  • ]