Skip to main content
GET
Get object

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Path Parameters

name
string
required

Response

object | null

Successful response

A CRM object (table) document.

_id
string
required
_creationTime
number
required
organizationId
string
required
name
string
required
defaultView
enum<string>
required

Default view rendered for the object.

Available options:
table,
kanban,
calendar,
timeline,
gallery,
list
sortOrder
number
required
immutable
boolean
required
createdAt
number
required
updatedAt
number
required
description
string
visibility
enum<string>

Who can read the object's records. Always reported as the value the object behaves as: meeting defaults to owner_plus_members, calendar_event to owner_only, anything else to workspace.

Available options:
workspace,
owner_only,
owner_plus_members
icon
string
viewSettings
object
savedViews
object[]
entryCount
number
{key}
any