Get a custom object record
Retrieves a single record by ID for the specified custom object type.
get/v1/objects/{entitySlug}/values/{id}
Path parameters
entitySlugstring required
The slug of the custom object type.
idstring required
The ID of the record to retrieve.
Headers
Lightfield-Version'2026-03-01' required
Required API version header. Requests may error without it.
Response
OK