# Highspot - Get record action
The Get record action retrieves the details of a specific item in Highspot by its ID.
# Input
| Input field | Description |
|---|---|
| Object | Select the type of record to retrieve. |
| Item ID | Enter the unique identifier of the item to retrieve. |
| Perform operation as | Enter the email address of the user to impersonate for this operation. |
# Output
| Output field | Description |
|---|---|
| Item ID | The unique identifier of the item. |
| Title | The title of the item. |
| Title external | The external title of the item. |
| Description | The description of the item. |
| Description external | The external description of the item. |
| Content name | The name of the content. |
| Content type | The type of content. |
| Mime type | The MIME type of the content. |
| Author | The author of the item. |
| Spot | The spot ID where the item exists. |
| Internal | Indicates if the item is marked as internal. |
| Lists | The list IDs the item belongs to. |
| Can download | Indicates if the item can be downloaded. |
| Date added | The timestamp when the item was added. |
| Date updated | The timestamp when the item was last updated. |
| Date original added | The original addition timestamp. |
| Expires at | The expiration timestamp for the item. |
| Available at | The availability timestamp for the item. |
| Imported at | The import timestamp. |
| Content owners | The content ownership details. |
| Users (Content owners) | The user IDs with content ownership. |
| Groups (Content owners) | The group IDs with content ownership. |
| Bookmark | The bookmark details for the item. |
| From ID (Bookmark) | The source ID for bookmarked items. |
| Original ID (Bookmark) | The original ID for bookmarked items. |
Last updated: 11/21/2025, 9:13:02 PM