GetBusinessObjectMetaData

Role: Administrator.

Minimum Version: IvantiNeurons for ITSM 2025.3.

Fetches details such as the list of fields, relationships, fields of related business objects, saved search names, template names and quick action names for a business object.

Pass the Body Key

Pass the body key as:

{

"BusinessObject" : "frs_knowledge#"

}

To get information about a particular child add its name after "#". For example:

{

"BusinessObject" : "frs_knowledge#Docuemnt"

}

Response

The response returned after executing the GetBusinessObjectMetaData API is JSON based.

Base URL:

https://{tenant url}/api/rest/GetBusinessObjectMetadata