# Spryng - Get record details by ID action
The Get record details by ID action retrieves record details in Spryng.
# Input
Input fields load dynamically based on the object you select. For example, the following fields appear if you select the Subaccount stats object:
| Input field | Description |
|---|---|
| Object type | Select the object type to get record details for. |
| Year | Enter the year for the records to get details for. |
# Output
Output fields load dynamically based on the object you select. For example, the following fields appear if you select the Subaccount type object:
| Output fields | Description |
|---|---|
| ID | The ID of the retrieved subaccount. |
| Username | The username associated with the retrieved subaccount. |
| Monthly results | Any results associated with the retrieved subaccount, organized by month. |
Last updated: 1/29/2026, 6:51:56 PM