# Conga - Get record by ID action
The Get record by ID action retrieves a record by using the ID in Conga.
# Input
| Input field | Description |
|---|---|
| Object | Select the type of object to retrieve. |
| Record ID | Enter the ID of the record to retrieve. |
# Output
| Output field | Description |
|---|---|
| Success | A boolean response that indicates if the action was successful. |
| Record count | A count of the total number of records in the query. |
| Data |
|
| Status code | A code indicating the status of the action, such as OK, BadRequest, Unauthorized, and more. |
Last updated: 2/4/2026, 8:00:00 PM