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