Entity Definition Collection Object

Version: 3.3

The Entity Definitions Collection Object is a Collection Object containing zero or more Entity Definition Objects. It contains no additional properties.

Example

RequestResponse
{
    "items":[
        The array of Entity Definition Objects
    ],
    "total_items":38,
    "returned_items":25,
    "self":{"href":"http://hostname/api/entitydefinitions"},
    "next":{"href":"http://hostname/api/entitydefinitions?skip=25"}
}

Do you have some feedback for us?

If you have suggestions for improving this article,