ServiceNow CMDB Meta API

The ServiceNow CMDB Meta API provides REST endpoints for retrieving metadata about CMDB classes, including their attributes, relationships, and hierarchy. It enables developers to programmatically discover the CMDB data model and schema for building integrations and reporting tools.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-cmdb-meta-api
name: ServiceNow CMDB Meta API
tags:
- CMDB
- Configuration Management
- Metadata
- Schema
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/cmdb-meta-api.html
baseURL: https://{instance}.service-now.com/api/now/cmdb/meta
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/cmdb-meta-api.html
  type: Documentation
description: The ServiceNow CMDB Meta API provides REST endpoints for retrieving metadata about CMDB classes,
  including their attributes, relationships, and hierarchy. It enables developers to programmatically
  discover the CMDB data model and schema for building integrations and reporting tools.