Get platforms
GET
/api/v1/core/platforms{?filter,limit,offset}
接口描述
API code: <code>GET_PLATFORMS</code> Pre-authorized role(s): <code>TENANT_ADMIN or PROVIDER_ADMIN</code>
请求参数
参数名
类型
描述
必填
filter
string
filter
可选
limit
integer
The max count of items to return for the current page.
可选
offset
integer
The start index of items to return for the current page.
可选