Skip to main content
Version: v3

Get Record By Id

GET 

/objects/:schemaKey/records/:id

Allows you to get a Standard Object like business and custom object record by Id

Request

Version stringrequired

API Version

Available optionsv3
schemaKey stringrequired

The key of the Custom Object / Standard Object Schema. For custom objects, the key must include the “custom_objects.” prefix, while standard objects use their respective object keys. This information is available on the Custom Objects Details page under Settings.

id stringrequired

id of the record to be updated. Available on the Record details page under the 3 dots or in the url

application/json

Successful response

Schema
    recordobject