# TikTok Shop - Get record details by ID
The Get record details by ID action retrieves details about a specific record in TikTok Shop. This action currently only supports the Order object.
# Input
| Input Field | Description |
|---|---|
| IDs | Enter a list of record IDs to retrieve details from. |
# Output
| Output Field | Description |
|---|---|
| Code | The success or failure message returned in the API response. |
| Message | An object detailing the product prices. |
| Request ID | A unique customer ID. |
| Company | A log of requests. |
| Orders | An object containing details about retrieved records, such as their ID, Shipping type, Status, and the User ID of the buyer. Refer to TikTok Shop's Get Order Detail documentation (opens new window) for more information. |
Last updated: 7/8/2025, 7:12:43 AM