get
/projects/{project_id}/virtual_items/groups
Lists all virtual item groups.
Deprecated
Avoid using this API operation if possible. It will be removed in a future version.
Authorization
basic
Request Parameters
1 Path Parameter
Responses
OK
1 Example
Schema
code
integer
Group’s unique code.
enabled
boolean
Enables the group.
has_groups
boolean
Whether the group has child groups.
has_virtual_items
boolean
Whether the group has virtual items in it.
id
integer
Group ID.
localized_name
string
Group name in default language.
parent_id
integer
Parent group ID.
virtual_items_count
integer
Number of virtual items in the group.
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
project_id
$$.env
2 variables not set
username
password