getObjectDef
Purpose
Retrieves the full description of an object definition as an XML document. See the XML schema for this document: https://app.infiniteblue.com/webapi/wsdl/metadata.xsd
See Object XML Definition for a description of the
DataObjectDef XML node and an example of its use.
HTTP Method
GET
URL
https://app.infiniteblue.com/rest/api/getObjectDef
URL Parameters
sessionId
The session ID obtained from the body of the response when calling login.
objName
The object integration name.
Permissions Required
One of: VIEW, CREATE, EDIT, DELETE (VIEW by default)
Response
An XML document with the object definition description in a
DataObjectDef node