Runtime InsightsList Baseline Fingerprint Facet Groups

List Baseline Fingerprint Facet Groups

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

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

Bearer Token
Bearer Tokenstring
Required

Bearer token - just enter the token, "Bearer" prefix will be added automatically

Request Preview
Response

Response will appear here after sending the request

Authentication

header
Authorizationstring
Required

Bearer token. Authentication token required.

Path Parameters

Responses

categorystring
default_valuestring
idstring
namestring
typestring