Get pack details Beta
Get the details of a query pack using the pack ID.
GET
/api/osquery/packs/{id}
curl \
-X GET https://<KIBANA_URL>/api/osquery/packs/{id}
Response examples (200)
{}
Get the details of a query pack using the pack ID.
curl \
-X GET https://<KIBANA_URL>/api/osquery/packs/{id}
{}