v1

latestOpenAPI 3.1.02026-08-04147764567.0 KB
customObjects

Get custom object details by numeric id

Numeric-id counterpart of getCustomObject. The display-id form /custom-objects/{displayId} (e.g. /custom-objects/COB-001) is the canonical user-facing URL; this endpoint takes the internal numeric id and is intended for callers that already hold the int64 id.

get/api/v1/custom-objects/by-id/{id}

Path parameters

idinteger required

Workspace ID (numeric). Find yours under Settings → Workspace.

Headers

X-Api-Keystring required
X-Workspace-Idstring

Response

Successful response

CustomObjectsGetapiV1CustomObjectsByIdIdResponse200 required

Empty response body