action1_get_endpoint
Retrieve detailed information about a specific endpoint, including hardware specs, installed agent version, last contact time, group memberships, and custom attributes by providing the endpoint ID.
Instructions
Get a single endpoint by id, with full detail: hardware, installed agent version, last contact, group memberships, custom attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | Yes | Action1 endpoint id (required). | |
| organization_id | No | Organization id scope. Defaults to ACTION1_DEFAULT_ORG_ID. |