A valid request URL is required to generate request examples{
"data": {
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"name": "<string>",
"tag": "<string>",
"system_group": true,
"selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
],
"member_count": 123
}
}Retrieve asset group by ID
A valid request URL is required to generate request examples{
"data": {
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"name": "<string>",
"tag": "<string>",
"system_group": true,
"selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
],
"member_count": 123
}
}Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0ID of the asset group record to retrieve
OK
Show child attributes
This is the unique identifier for this object.
Show child attributes
This is the unique identifier for this object.