Get pack details

GET /api/osquery/packs/{id}

Get the details of a query pack using the pack ID.

Path parameters

  • id string | null Required

Responses

  • 200 application/json; Elastic-Api-Version=2023-10-31

    OK

GET /api/osquery/packs/{id}
curl \
 -X GET http://api.example.com/api/osquery/packs/{id}
Response examples (200)
{}