quipteams API
GET/device-actions/{id}
scopedevice-actions:readreturns200

Get a device action

Returns a single action by customer-facing action id (AST...) or internal id. The detail shape adds notes, status_timestamps, notification_emails, batch_id, requested_by, user_email, and comments[]. Pass `include_asset=true` to embed the linked inventory device as `asset` (null when unmatched). An id belonging to another company responds 404.

Query parameters

include_asset
booleanWhen true, embeds the linked device as `asset`.