最后更新于3年前
这有帮助吗?
GET
公共头部请参考。
路径参数
类型
是否必传
说明
project_uid
string
是
项目UID。
字段
projectId
项目 uid
id
变量 uid
key
变量标识符
name
变量名称
description
变量描述
isSystem
boolean
是否系统创建
createdAt
number
变量创建时间, unix 毫秒时间戳
creator
创建人
updatedAt
变量最后一次修改时间, unix 毫秒时间戳
updater
更新人
[ { "id": "xRxV1234", "key": "gio_push_device_brand", "name": "触达设备品牌", "description": "触达设备品牌", "isSystem": true, "projectId": "nxog1234", "createdAt": 1582023964000, "updatedAt": 1582023964000, "creator": "系统", "updater": "系统" } ]