wolai
  1. Block
wolai
  • 一分钟,了解 Wolai API!
  • Block
    • 查询块子节点
      GET
    • 查询块详情
      GET
    • 创建块
      POST
  • Token
    • 创建 Token
      POST
  • Database
    • 获取数据表格数据
      GET
    • 数据表格新增数据
      POST
  1. Block

查询块详情

开发中
GET
https://openapi.wolai.com/v1/blocks/{id}
宠物

请求参数

Path 参数
id
string 
必需
Header 参数
Authorization
string 
必需

返回响应

🟢200成功
application/json
Body
code
integer 
状态码
必需
>= 0<= 0
data
#/definitions/7479998
宠物信息
必需
Could not resolve '#/definitions/7479998'
示例
上一页
查询块子节点
下一页
创建块
Built with