Image ScanningGet Accounts Account_id Inventory_packages Facets

GET /accounts/{account_id}/inventory_packages/facets

List Inventory Packages Facet Groups

curl -X GET "https://api.prd.rad.security/accounts/example_string/inventory_packages/facets" \
  -H "Content-Type: application/json"
[
  {
    "category": "example_string",
    "default_value": "example_string",
    "id": "example_string",
    "name": "John Doe",
    "type": "example_string"
  }
]
GET
/accounts/{account_id}/inventory_packages/facets
GET
Base URLstring

Target server for requests. Edit to use your own host.

Request Preview
Response

Response will appear here after sending the request

Path Parameters

Responses

categorystring
default_valuestring
idstring
namestring
typestring