Get custom object details by numeric id
GET https://{tenant}.atomicwork.com/api/v1/custom-objects/by-id/{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.
Authorization
X-Api-KeyrequiredHeaders
X-Workspace-IdPath Parameters
idrequiredWorkspace ID (numeric). Find yours under Settings → Workspace.
Response
200application/json
Successful response