跳转到主要内容
GET
/
asset
/
groups
/
{gid}
查询单个资产组
curl --request GET \
  --url https://api.orcarouter.ai/v1/asset/groups/{gid} \
  --header 'Authorization: Bearer <token>'
{}

授权

Authorization
string
header
必填

OrcaRouter API 密钥形如 sk-orca-...。请在 Authorization: Bearer sk-orca-... 头中传入。

路径参数

gid
string
必填

响应

资产组详情

The response is of type object.