跳轉到主要內容
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.