List Groups
List the asset groups in your account.
VIP only. This endpoint is available to VIP accounts only. Normal accounts get
403 TIER_FORBIDDEN— their single group is used automatically and needs no management.
GET
https://console-api.siraya.ai/extapi/v1/assets/groups
Query Parameters
page
integer
Default: 1
1-indexed page number.
pageSize
integer
Default: 20
Items per page.
name
string
Fuzzy filter by group name.
Example Response