Skip to main content
GET
Get a specific record by ID

Authorizations

Authorization
string
header
required

API key for authentication (format: "Bearer YOUR_API_KEY")

Path Parameters

record_id
integer
required

Record ID

Response

Record details with attributes

attributes
object
created_at
string
id
string
object_id
string
type
string
updated_at
string
workspace_id
string
Last modified on March 26, 2026